Code:
/ DotNET / DotNET / 8.0 / untmp / whidbey / REDBITS / ndp / clr / src / BCL / System / StringFreezingAttribute.cs / 1 / StringFreezingAttribute.cs
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== /*============================================================ ** ** File: StringFreezingAttribute.cs ** ** ** Purpose: Custom attribute to indicate that strings should be frozen ** ** ===========================================================*/ namespace System.Runtime.CompilerServices { [AttributeUsage(AttributeTargets.Assembly, Inherited = false),Serializable] public sealed class StringFreezingAttribute : Attribute { public StringFreezingAttribute() { } } }
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- DesignTimeData.cs
- DispatcherObject.cs
- HtmlUtf8RawTextWriter.cs
- SystemInformation.cs
- XmlArrayItemAttributes.cs
- XmlNamespaceMappingCollection.cs
- AssertFilter.cs
- PartialList.cs
- SchemaComplexType.cs
- DSASignatureDeformatter.cs
- CharacterMetricsDictionary.cs
- XmlDataSourceDesigner.cs
- PlanCompilerUtil.cs
- UnsafeNativeMethods.cs
- COAUTHINFO.cs
- TemplateApplicationHelper.cs
- DataServiceKeyAttribute.cs
- LogicalExpressionEditor.cs
- Merger.cs
- validation.cs
- XamlFigureLengthSerializer.cs
- MemoryRecordBuffer.cs
- Not.cs
- QilNode.cs
- TranslateTransform.cs
- RefExpr.cs
- Pen.cs
- ZoneButton.cs
- ButtonField.cs
- InfiniteTimeSpanConverter.cs
- SynchronizedKeyedCollection.cs
- HttpConfigurationContext.cs
- MenuEventArgs.cs
- SimpleBitVector32.cs
- RichTextBox.cs
- DATA_BLOB.cs
- ResourcesGenerator.cs
- LingerOption.cs
- DataGridViewSelectedColumnCollection.cs
- XmlILStorageConverter.cs
- QilFunction.cs
- DataGridViewCellStyleChangedEventArgs.cs
- OutputCacheSettingsSection.cs
- BitmapEffectGroup.cs
- EventDescriptor.cs
- DataGridViewCellStyleConverter.cs
- URLIdentityPermission.cs
- AutomationFocusChangedEventArgs.cs
- RecordsAffectedEventArgs.cs
- ProfessionalColors.cs
- ServiceBehaviorElement.cs
- Translator.cs
- SafePipeHandle.cs
- DataSourceView.cs
- ImageSourceConverter.cs
- WindowsScrollBar.cs
- AssemblyBuilder.cs
- BlobPersonalizationState.cs
- VsPropertyGrid.cs
- InputProcessorProfiles.cs
- UniqueIdentifierService.cs
- ClientSettingsStore.cs
- ArgumentsParser.cs
- SR.cs
- DiscoveryMessageSequence.cs
- QilTargetType.cs
- ProtectedConfigurationSection.cs
- ThreadSafeList.cs
- ColumnCollection.cs
- GridViewCancelEditEventArgs.cs
- SQLString.cs
- Figure.cs
- SpellerInterop.cs
- LineGeometry.cs
- BaseProcessor.cs
- Literal.cs
- ArrayElementGridEntry.cs
- ToolBar.cs
- ButtonField.cs
- WorkflowTerminatedException.cs
- StorageEntitySetMapping.cs
- DataRelationPropertyDescriptor.cs
- Memoizer.cs
- SizeChangedEventArgs.cs
- CollectionBase.cs
- EventEntry.cs
- DrawingGroup.cs
- PolicyValidationException.cs
- GetPageNumberCompletedEventArgs.cs
- WorkflowMarkupElementEventArgs.cs
- ReverseQueryOperator.cs
- SurrogateDataContract.cs
- InputManager.cs
- SingleStorage.cs
- SimpleHandlerBuildProvider.cs
- PipeException.cs
- IndexExpression.cs
- MetadataArtifactLoaderCompositeFile.cs
- XhtmlConformanceSection.cs
- commandenforcer.cs