Code:
/ Dotnetfx_Win7_3.5.1 / Dotnetfx_Win7_3.5.1 / 3.5.1 / DEVDIV / depot / DevDiv / releases / whidbey / NetFXspW7 / ndp / clr / src / BCL / System / Runtime / CompilerServices / CompilerGlobalScopeAttribute.cs / 1 / CompilerGlobalScopeAttribute.cs
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== /*============================================================ ** ** Class: CompilerGlobalScopeAttribute ** ** ** Purpose: Attribute used to communicate to the VS7 debugger ** that a class should be treated as if it has ** global scope. ** ** ===========================================================*/ namespace System.Runtime.CompilerServices { [Serializable, AttributeUsage(AttributeTargets.Class)] [System.Runtime.InteropServices.ComVisible(true)] public class CompilerGlobalScopeAttribute : Attribute { public CompilerGlobalScopeAttribute () {} } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== /*============================================================ ** ** Class: CompilerGlobalScopeAttribute ** ** ** Purpose: Attribute used to communicate to the VS7 debugger ** that a class should be treated as if it has ** global scope. ** ** ===========================================================*/ namespace System.Runtime.CompilerServices { [Serializable, AttributeUsage(AttributeTargets.Class)] [System.Runtime.InteropServices.ComVisible(true)] public class CompilerGlobalScopeAttribute : Attribute { public CompilerGlobalScopeAttribute () {} } } // 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
- TypedLocationWrapper.cs
- KeyInfo.cs
- ComboBox.cs
- ClientFormsIdentity.cs
- Point4D.cs
- ObjectItemCollection.cs
- AbandonedMutexException.cs
- StyleCollection.cs
- Parameter.cs
- HttpProxyTransportBindingElement.cs
- ObjectDataSourceDesigner.cs
- ConstantProjectedSlot.cs
- MenuItem.cs
- SystemIPv4InterfaceProperties.cs
- XmlTextReader.cs
- PrinterResolution.cs
- RelationshipEntry.cs
- Line.cs
- CryptoProvider.cs
- FormView.cs
- DataGridBoolColumn.cs
- WebPartsSection.cs
- DocumentOrderQuery.cs
- ValidatorUtils.cs
- NavigateEvent.cs
- DiagnosticTraceSchemas.cs
- SmtpNtlmAuthenticationModule.cs
- OdbcConnectionHandle.cs
- ListViewItem.cs
- ThreadPool.cs
- OperationResponse.cs
- bindurihelper.cs
- XmlLanguage.cs
- DbXmlEnabledProviderManifest.cs
- _NTAuthentication.cs
- PnrpPermission.cs
- SettingsBindableAttribute.cs
- CustomErrorCollection.cs
- XmlRawWriter.cs
- XmlDictionary.cs
- ExpressionEditorAttribute.cs
- ToolStripProgressBar.cs
- MemberAssignmentAnalysis.cs
- sqlstateclientmanager.cs
- Animatable.cs
- AuthenticatingEventArgs.cs
- EncoderReplacementFallback.cs
- ZipIOExtraFieldElement.cs
- PointAnimationUsingKeyFrames.cs
- UpdateTranslator.cs
- XsltInput.cs
- FunctionNode.cs
- IPGlobalProperties.cs
- ReadOnlyPropertyMetadata.cs
- WorkflowApplicationTerminatedException.cs
- ThreadNeutralSemaphore.cs
- EditorZone.cs
- SqlException.cs
- DbConnectionOptions.cs
- OutputCacheProfileCollection.cs
- CaseInsensitiveComparer.cs
- ColumnHeaderConverter.cs
- ColumnHeaderConverter.cs
- IPipelineRuntime.cs
- DashStyles.cs
- SqlBinder.cs
- XmlTextEncoder.cs
- ManipulationInertiaStartingEventArgs.cs
- SymDocumentType.cs
- DbConnectionPoolIdentity.cs
- GridViewUpdateEventArgs.cs
- TdsParserHelperClasses.cs
- GraphicsPathIterator.cs
- TemplateBuilder.cs
- ProfileGroupSettings.cs
- DropShadowBitmapEffect.cs
- IProvider.cs
- ProxyAttribute.cs
- PageRanges.cs
- DNS.cs
- MarkedHighlightComponent.cs
- CqlLexer.cs
- XslAstAnalyzer.cs
- MsmqInputMessage.cs
- OracleDateTime.cs
- StreamUpgradeAcceptor.cs
- ArraySegment.cs
- Int32Collection.cs
- NetworkAddressChange.cs
- VisualBasicImportReference.cs
- ScrollProperties.cs
- UnsafeNetInfoNativeMethods.cs
- Thread.cs
- CodeSnippetCompileUnit.cs
- DataFormat.cs
- UInt16.cs
- Request.cs
- DefaultSerializationProviderAttribute.cs
- SqlClientFactory.cs
- StrongNameMembershipCondition.cs