Code:
/ FX-1434 / FX-1434 / 1.0 / untmp / whidbey / REDBITS / 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 () {} } }
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- CapabilitiesPattern.cs
- NetworkStream.cs
- PagesSection.cs
- WebAdminConfigurationHelper.cs
- FrameworkPropertyMetadata.cs
- InvalidOleVariantTypeException.cs
- AdPostCacheSubstitution.cs
- ResXBuildProvider.cs
- ClientBuildManager.cs
- ObjectTag.cs
- SamlAuthorizationDecisionClaimResource.cs
- ClientProtocol.cs
- UnsafeCollabNativeMethods.cs
- DataBoundLiteralControl.cs
- backend.cs
- Container.cs
- RadialGradientBrush.cs
- XmlDownloadManager.cs
- HttpChannelFactory.cs
- XpsPartBase.cs
- DelegateHelpers.cs
- RoleServiceManager.cs
- FontFamilyValueSerializer.cs
- MemberMemberBinding.cs
- DefaultMemberAttribute.cs
- WindowsFormsHostPropertyMap.cs
- DbReferenceCollection.cs
- SchemaTableOptionalColumn.cs
- CompositeFontFamily.cs
- TemplateBamlRecordReader.cs
- WorkerRequest.cs
- AffineTransform3D.cs
- LicenseProviderAttribute.cs
- IpcServerChannel.cs
- ClassHandlersStore.cs
- CodePageEncoding.cs
- ExpressionPrinter.cs
- TextFormatterContext.cs
- TreeNodeClickEventArgs.cs
- RewritingSimplifier.cs
- DomNameTable.cs
- DataServiceResponse.cs
- ParseHttpDate.cs
- CircleHotSpot.cs
- WebPartMenuStyle.cs
- StrokeCollection.cs
- ContextMarshalException.cs
- SHA1CryptoServiceProvider.cs
- GeometryGroup.cs
- Identity.cs
- TraceInternal.cs
- ResourceReferenceKeyNotFoundException.cs
- TypedRowGenerator.cs
- FilteredAttributeCollection.cs
- RawStylusActions.cs
- TextContainerHelper.cs
- ConstructorBuilder.cs
- ScaleTransform.cs
- XamlTreeBuilderBamlRecordWriter.cs
- Scalars.cs
- CompensatableSequenceActivity.cs
- LayoutEditorPart.cs
- XmlSchemaFacet.cs
- XPathNavigatorReader.cs
- PageAsyncTaskManager.cs
- WebPart.cs
- SimpleApplicationHost.cs
- WebPartConnectionCollection.cs
- FixedHyperLink.cs
- StorageMappingFragment.cs
- ToolTipAutomationPeer.cs
- regiisutil.cs
- ProxyWebPartConnectionCollection.cs
- XmlDownloadManager.cs
- CorePropertiesFilter.cs
- TextServicesHost.cs
- CheckBoxFlatAdapter.cs
- Reference.cs
- EventMappingSettingsCollection.cs
- ProgressChangedEventArgs.cs
- FacetEnabledSchemaElement.cs
- DeploymentSection.cs
- AutoGeneratedField.cs
- ResourceLoader.cs
- CacheVirtualItemsEvent.cs
- MailDefinition.cs
- TimeZone.cs
- RequestCacheEntry.cs
- AnimatedTypeHelpers.cs
- SystemNetworkInterface.cs
- DataGridCell.cs
- StyleTypedPropertyAttribute.cs
- XomlCompilerParameters.cs
- FixedHighlight.cs
- PhysicalFontFamily.cs
- smtppermission.cs
- Fonts.cs
- TransactionValidationBehavior.cs
- DisplayMemberTemplateSelector.cs
- NavigatingCancelEventArgs.cs