Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / DEVDIV / depot / DevDiv / releases / whidbey / NetFxQFE / 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
- JsonWriter.cs
- WebPartHeaderCloseVerb.cs
- SiteIdentityPermission.cs
- ReadOnlyDataSourceView.cs
- XmlSchemaInclude.cs
- DiscoveryInnerClientAdhocCD1.cs
- UInt64Storage.cs
- RuleSettings.cs
- SoapHeader.cs
- StringResourceManager.cs
- ClientTarget.cs
- DesigntimeLicenseContext.cs
- LateBoundChannelParameterCollection.cs
- TraceEventCache.cs
- TreePrinter.cs
- PathStreamGeometryContext.cs
- ListViewSortEventArgs.cs
- LockRecursionException.cs
- Converter.cs
- InheritanceAttribute.cs
- PEFileEvidenceFactory.cs
- UpdatePanel.cs
- RunInstallerAttribute.cs
- CachedBitmap.cs
- AjaxFrameworkAssemblyAttribute.cs
- RelatedImageListAttribute.cs
- ListControl.cs
- IdnMapping.cs
- DocumentGrid.cs
- CodeGen.cs
- AssemblyCache.cs
- TempFiles.cs
- Reference.cs
- RegisteredDisposeScript.cs
- NonVisualControlAttribute.cs
- XmlSchemaSimpleTypeUnion.cs
- SecUtil.cs
- EdmType.cs
- Calendar.cs
- Internal.cs
- LineServices.cs
- QilXmlWriter.cs
- ReferenceConverter.cs
- BinHexDecoder.cs
- ColorComboBox.cs
- IOException.cs
- Decoder.cs
- WebBrowserContainer.cs
- Soap12ServerProtocol.cs
- SecureEnvironment.cs
- OverflowException.cs
- PeerContact.cs
- GuidelineCollection.cs
- SmiContext.cs
- SocketPermission.cs
- LayoutTableCell.cs
- TrackingProfileSerializer.cs
- UIElementAutomationPeer.cs
- StreamUpgradeProvider.cs
- InternalBufferOverflowException.cs
- PerformanceCounterPermission.cs
- ArglessEventHandlerProxy.cs
- MatrixAnimationUsingKeyFrames.cs
- Part.cs
- ServiceDescriptionImporter.cs
- OwnerDrawPropertyBag.cs
- DataGridPageChangedEventArgs.cs
- TargetInvocationException.cs
- FormViewModeEventArgs.cs
- CharStorage.cs
- OrderingInfo.cs
- DataGridCellEditEndingEventArgs.cs
- CompilerError.cs
- HorizontalAlignConverter.cs
- QueueAccessMode.cs
- NullableLongAverageAggregationOperator.cs
- X509Utils.cs
- StylusPointPropertyUnit.cs
- InternalTransaction.cs
- Int16AnimationUsingKeyFrames.cs
- PtsContext.cs
- DependencyObjectProvider.cs
- AttributeEmitter.cs
- DependencyPropertyDescriptor.cs
- Crc32.cs
- Blend.cs
- GlyphElement.cs
- ProtocolViolationException.cs
- ScaleTransform.cs
- TableRow.cs
- FilteredXmlReader.cs
- TopClause.cs
- TypeExtensions.cs
- X509UI.cs
- ClientSettingsSection.cs
- PreservationFileWriter.cs
- LambdaCompiler.Address.cs
- __FastResourceComparer.cs
- COM2ColorConverter.cs
- XhtmlMobileTextWriter.cs