Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / DEVDIV / depot / DevDiv / releases / whidbey / NetFxQFE / 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
- SqlNode.cs
- PermissionAttributes.cs
- ValueQuery.cs
- RequiredAttributeAttribute.cs
- SharedPersonalizationStateInfo.cs
- ServiceDebugElement.cs
- StylusTip.cs
- ProcessRequestArgs.cs
- BinaryNode.cs
- TextEditorLists.cs
- MessageSmuggler.cs
- SelectorAutomationPeer.cs
- QilChoice.cs
- QilNode.cs
- MsmqIntegrationOutputChannel.cs
- Separator.cs
- AppDomainManager.cs
- XmlSchemaExporter.cs
- OutOfProcStateClientManager.cs
- _SpnDictionary.cs
- SslStream.cs
- PropertyEmitter.cs
- DataGridViewTopLeftHeaderCell.cs
- DataGridViewRow.cs
- FilteredReadOnlyMetadataCollection.cs
- FixedFlowMap.cs
- BitStream.cs
- XsdDuration.cs
- BufferedStream.cs
- UnwrappedTypesXmlSerializerManager.cs
- EdmComplexPropertyAttribute.cs
- Logging.cs
- RTLAwareMessageBox.cs
- ScrollContentPresenter.cs
- SqlGenericUtil.cs
- ContextMenuStrip.cs
- CodeObject.cs
- ProfileServiceManager.cs
- WebPartConnection.cs
- Error.cs
- ListQueryResults.cs
- DropShadowBitmapEffect.cs
- FacetChecker.cs
- ScrollChrome.cs
- XmlSubtreeReader.cs
- UserUseLicenseDictionaryLoader.cs
- InkCanvasAutomationPeer.cs
- WebServiceReceive.cs
- LabelLiteral.cs
- PeerNameRecord.cs
- CodeAttributeArgumentCollection.cs
- ProcessManager.cs
- AccessDataSource.cs
- HealthMonitoringSectionHelper.cs
- ConversionValidationRule.cs
- SamlAuthenticationStatement.cs
- DataGridViewColumnTypeEditor.cs
- HttpModule.cs
- WorkerRequest.cs
- SqlDataSourceCommandParser.cs
- ZipIOCentralDirectoryBlock.cs
- DocumentApplication.cs
- LineServicesRun.cs
- SafeNativeMethods.cs
- TemplateBamlRecordReader.cs
- ProxyHwnd.cs
- ControlType.cs
- HttpListener.cs
- _NetworkingPerfCounters.cs
- OleStrCAMarshaler.cs
- ToolStripMenuItemDesigner.cs
- GlobalAllocSafeHandle.cs
- CriticalFinalizerObject.cs
- Link.cs
- FixUp.cs
- JulianCalendar.cs
- DecoderFallbackWithFailureFlag.cs
- PanningMessageFilter.cs
- _IPv4Address.cs
- WindowsUpDown.cs
- ComponentSerializationService.cs
- SqlException.cs
- RemotingConfiguration.cs
- HttpAsyncResult.cs
- ToolStripOverflowButton.cs
- OdbcCommand.cs
- SettingsContext.cs
- PolyLineSegment.cs
- TextEffect.cs
- DBConnectionString.cs
- MimeTypePropertyAttribute.cs
- SoapInteropTypes.cs
- ListViewSortEventArgs.cs
- CatalogPart.cs
- ZipIOExtraFieldElement.cs
- Rotation3D.cs
- DocumentViewer.cs
- XmlEnumAttribute.cs
- RegexStringValidator.cs
- TabControlAutomationPeer.cs