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
- ParentQuery.cs
- DockProviderWrapper.cs
- VerificationException.cs
- __ComObject.cs
- EntityTypeBase.cs
- WebEventTraceProvider.cs
- LogLogRecordHeader.cs
- StrokeNodeData.cs
- LinqDataSourceHelper.cs
- GroupedContextMenuStrip.cs
- StylusPointPropertyInfo.cs
- UriParserTemplates.cs
- ParallelLoopState.cs
- VirtualPath.cs
- ClientCultureInfo.cs
- DropShadowBitmapEffect.cs
- ObjectListItem.cs
- ChtmlTextWriter.cs
- HttpCookie.cs
- Console.cs
- ListBindingHelper.cs
- JoinTreeNode.cs
- RawStylusInputReport.cs
- ImageProxy.cs
- PhotoPrintingIntent.cs
- CompoundFileStreamReference.cs
- MetadataItem_Static.cs
- FormsAuthenticationCredentials.cs
- ObjectViewFactory.cs
- OleDbPermission.cs
- UTF7Encoding.cs
- XmlSchemaProviderAttribute.cs
- TextTreeRootNode.cs
- ApplicationHost.cs
- LambdaCompiler.Expressions.cs
- PenLineCapValidation.cs
- ToolTipAutomationPeer.cs
- TransformerInfoCollection.cs
- CommonObjectSecurity.cs
- TriState.cs
- DuplicateDetector.cs
- DataGridViewUtilities.cs
- IntSecurity.cs
- TextBlockAutomationPeer.cs
- Simplifier.cs
- Inflater.cs
- TracedNativeMethods.cs
- Certificate.cs
- TransformerInfo.cs
- DbConnectionStringBuilder.cs
- XsltCompileContext.cs
- AsymmetricSignatureFormatter.cs
- DataGridSortCommandEventArgs.cs
- FacetValues.cs
- DataGridRowEventArgs.cs
- baseaxisquery.cs
- IList.cs
- TextDecorationCollection.cs
- ListBoxChrome.cs
- UserMapPath.cs
- PersistenceException.cs
- DispatcherHooks.cs
- CodeTypeDeclarationCollection.cs
- IsolatedStorageFile.cs
- EndpointDispatcherTable.cs
- RawStylusInputReport.cs
- UnsafeMethods.cs
- ArrayList.cs
- SHA1CryptoServiceProvider.cs
- DataGridViewCellStyleChangedEventArgs.cs
- Camera.cs
- GeneralTransform3DGroup.cs
- HGlobalSafeHandle.cs
- LeaseManager.cs
- CatalogUtil.cs
- ViewValidator.cs
- DefaultWorkflowTransactionService.cs
- DataGridViewCellFormattingEventArgs.cs
- FormsAuthenticationModule.cs
- StringFormat.cs
- SafeViewOfFileHandle.cs
- EtwTrace.cs
- ProviderConnectionPoint.cs
- NameValueSectionHandler.cs
- ImageDrawing.cs
- DataGridItemEventArgs.cs
- CacheSection.cs
- XPathExpr.cs
- externdll.cs
- SQLBoolean.cs
- ForceCopyBuildProvider.cs
- DependencyPropertyKind.cs
- Latin1Encoding.cs
- DbProviderFactoriesConfigurationHandler.cs
- EmbeddedMailObjectsCollection.cs
- Timer.cs
- WSDualHttpSecurityMode.cs
- PartBasedPackageProperties.cs
- ContentWrapperAttribute.cs
- GridViewPageEventArgs.cs