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
- MediaScriptCommandRoutedEventArgs.cs
- MessageQueuePermissionEntry.cs
- Vector3DConverter.cs
- TypeForwardedToAttribute.cs
- TransactionOptions.cs
- X509SecurityToken.cs
- CompensationHandlingFilter.cs
- PhotoPrintingIntent.cs
- FontFamily.cs
- StrongTypingException.cs
- FixedSOMPageConstructor.cs
- PtsHelper.cs
- KeyTimeConverter.cs
- CultureInfoConverter.cs
- QuaternionValueSerializer.cs
- MetadataCacheItem.cs
- AssemblyAttributesGoHere.cs
- PasswordTextContainer.cs
- DbResourceAllocator.cs
- InputLanguageManager.cs
- SortDescriptionCollection.cs
- BufferModeSettings.cs
- CatalogZoneBase.cs
- XmlSerializerAssemblyAttribute.cs
- SecondaryViewProvider.cs
- ItemCollection.cs
- XmlDownloadManager.cs
- NullRuntimeConfig.cs
- SerializationFieldInfo.cs
- NumberFunctions.cs
- PageClientProxyGenerator.cs
- Mouse.cs
- TextEffectResolver.cs
- ButtonBaseAdapter.cs
- SecurityChannelFactory.cs
- PropertyPushdownHelper.cs
- TextSchema.cs
- WebPartDescription.cs
- WebPartHeaderCloseVerb.cs
- RefExpr.cs
- Shape.cs
- InvalidEnumArgumentException.cs
- GradientStopCollection.cs
- BasicExpandProvider.cs
- Popup.cs
- EmptyCollection.cs
- StaticFileHandler.cs
- SqlUdtInfo.cs
- PathFigureCollectionValueSerializer.cs
- Privilege.cs
- LOSFormatter.cs
- DataMemberListEditor.cs
- PageAsyncTaskManager.cs
- TakeQueryOptionExpression.cs
- EventlogProvider.cs
- ProjectionCamera.cs
- PropertyIDSet.cs
- DataMemberAttribute.cs
- Mapping.cs
- WebPartConnectVerb.cs
- BezierSegment.cs
- CommandSet.cs
- CompilerScopeManager.cs
- HMACSHA384.cs
- BulletedListEventArgs.cs
- RectKeyFrameCollection.cs
- IndexedEnumerable.cs
- AspNetHostingPermission.cs
- EventBuilder.cs
- SafeFileMappingHandle.cs
- CallTemplateAction.cs
- SponsorHelper.cs
- DataGridViewCellConverter.cs
- IPAddress.cs
- WebPartZoneBase.cs
- PathData.cs
- ByteAnimationBase.cs
- login.cs
- PrinterUnitConvert.cs
- CompositeActivityTypeDescriptorProvider.cs
- SemanticResultKey.cs
- BitmapEffectCollection.cs
- QueryExpr.cs
- RootBrowserWindowProxy.cs
- HtmlTableCell.cs
- DiscreteKeyFrames.cs
- SslStreamSecurityElement.cs
- FrameworkRichTextComposition.cs
- TrustSection.cs
- FocusWithinProperty.cs
- QilFactory.cs
- DbMetaDataColumnNames.cs
- QueueSurrogate.cs
- ProgressChangedEventArgs.cs
- TextParagraphView.cs
- SQLSingle.cs
- DesignerView.xaml.cs
- hresults.cs
- ScrollProperties.cs
- CodeSnippetTypeMember.cs