Code:
/ Net / Net / 3.5.50727.3053 / DEVDIV / depot / DevDiv / releases / whidbey / netfxsp / 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()
{
}
}
}
// File provided for Reference Use Only by Microsoft Corporation (c) 2007.
// ==++==
//
// 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()
{
}
}
}
// File provided for Reference Use Only by Microsoft Corporation (c) 2007.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- TablePattern.cs
- Ray3DHitTestResult.cs
- Document.cs
- RegexInterpreter.cs
- ConfigurationPermission.cs
- XmlMemberMapping.cs
- SiteIdentityPermission.cs
- ControlParameter.cs
- DataGridLinkButton.cs
- NavigationEventArgs.cs
- FontWeight.cs
- DependencyObjectCodeDomSerializer.cs
- ListItemConverter.cs
- ImageMapEventArgs.cs
- QilList.cs
- FixUpCollection.cs
- WindowsTitleBar.cs
- ColorIndependentAnimationStorage.cs
- SqlClientFactory.cs
- PointAnimationClockResource.cs
- OletxResourceManager.cs
- WSDualHttpSecurityMode.cs
- CredentialCache.cs
- LocationEnvironment.cs
- VSWCFServiceContractGenerator.cs
- OperationContractAttribute.cs
- DragEventArgs.cs
- SystemSounds.cs
- QilDataSource.cs
- Types.cs
- BatchParser.cs
- UnSafeCharBuffer.cs
- OpCodes.cs
- PackWebResponse.cs
- CompletionProxy.cs
- QueueSurrogate.cs
- EntityContainer.cs
- DependencyPropertyChangedEventArgs.cs
- StringInfo.cs
- Constraint.cs
- SqlTypeSystemProvider.cs
- CodeComment.cs
- Domain.cs
- EmptyControlCollection.cs
- VScrollBar.cs
- PathStreamGeometryContext.cs
- PassportAuthenticationModule.cs
- BmpBitmapEncoder.cs
- WebRequest.cs
- OleDbInfoMessageEvent.cs
- SmtpFailedRecipientsException.cs
- PrincipalPermissionMode.cs
- ResolveInfo.cs
- ColorBuilder.cs
- IDispatchConstantAttribute.cs
- DocumentPage.cs
- StandardOleMarshalObject.cs
- SystemTcpConnection.cs
- InputGestureCollection.cs
- PrimarySelectionGlyph.cs
- LambdaExpression.cs
- SettingsBase.cs
- IgnorePropertiesAttribute.cs
- PropertyValueUIItem.cs
- RepeaterItemCollection.cs
- TextRenderer.cs
- StylusEditingBehavior.cs
- XPathNodeInfoAtom.cs
- HttpWebRequest.cs
- ConstNode.cs
- AnnotationStore.cs
- JournalEntry.cs
- ExpressionsCollectionEditor.cs
- HWStack.cs
- IRCollection.cs
- SecureStringHasher.cs
- ContextStaticAttribute.cs
- AttributeExtensions.cs
- QueueSurrogate.cs
- XmlSchemaCollection.cs
- UntypedNullExpression.cs
- ManipulationVelocities.cs
- LocalIdKeyIdentifierClause.cs
- CookieProtection.cs
- Comparer.cs
- OleStrCAMarshaler.cs
- SourceFileBuildProvider.cs
- EntitySet.cs
- FileUtil.cs
- Native.cs
- ObjectQueryExecutionPlan.cs
- InputLanguage.cs
- DetailsViewCommandEventArgs.cs
- ResourceManagerWrapper.cs
- Graph.cs
- XPathDocument.cs
- AssemblyResourceLoader.cs
- ObjectPropertyMapping.cs
- GridViewRowCollection.cs
- Int32CollectionConverter.cs