Code:
/ DotNET / DotNET / 8.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
- coordinator.cs
- TextSelectionProcessor.cs
- ExecutionContext.cs
- ObjectContext.cs
- HttpListenerPrefixCollection.cs
- MD5CryptoServiceProvider.cs
- SingleKeyFrameCollection.cs
- XmlUTF8TextWriter.cs
- UserControlCodeDomTreeGenerator.cs
- GridViewColumnCollection.cs
- EncodingDataItem.cs
- QueryableDataSource.cs
- SiteOfOriginContainer.cs
- PropertyMapper.cs
- ModuleBuilder.cs
- WindowsAuthenticationModule.cs
- MenuScrollingVisibilityConverter.cs
- ConfigurationSchemaErrors.cs
- XmlSchemaType.cs
- DependentTransaction.cs
- ChangeNode.cs
- XsdDateTime.cs
- HTMLTagNameToTypeMapper.cs
- MemoryMappedViewAccessor.cs
- BindingCollection.cs
- AxHostDesigner.cs
- Line.cs
- DataGridViewLinkCell.cs
- Style.cs
- ScrollBar.cs
- Matrix3D.cs
- DurableInstanceManager.cs
- AmbientProperties.cs
- WindowsListBox.cs
- Win32Exception.cs
- Pkcs7Signer.cs
- Material.cs
- UserPreferenceChangingEventArgs.cs
- ToolboxBitmapAttribute.cs
- Configuration.cs
- BuildProvidersCompiler.cs
- XslTransformFileEditor.cs
- XslException.cs
- GeneralTransform3DGroup.cs
- OperationCanceledException.cs
- DateTimeConverter2.cs
- DataContractSerializer.cs
- contentDescriptor.cs
- AppSettingsExpressionBuilder.cs
- PkcsUtils.cs
- ObjectManager.cs
- RowToParametersTransformer.cs
- StickyNote.cs
- TextBreakpoint.cs
- IImplicitResourceProvider.cs
- AttributeEmitter.cs
- SupportsEventValidationAttribute.cs
- FixedElement.cs
- StorageMappingItemLoader.cs
- AsymmetricAlgorithm.cs
- WsatServiceCertificate.cs
- FontNameEditor.cs
- Visual3DCollection.cs
- SmiEventSink_Default.cs
- Padding.cs
- ViewGenResults.cs
- FocusWithinProperty.cs
- WorkflowServiceHost.cs
- ProbeMatchesApril2005.cs
- TemplateParser.cs
- DataGridViewRowHeightInfoPushedEventArgs.cs
- StickyNoteHelper.cs
- DirectionalLight.cs
- DataGridViewBand.cs
- RectangleGeometry.cs
- EntityCommandExecutionException.cs
- WebPartMenuStyle.cs
- DbTransaction.cs
- ClientData.cs
- NativeCompoundFileAPIs.cs
- SqlGenericUtil.cs
- WeakHashtable.cs
- ETagAttribute.cs
- Compiler.cs
- TextBlockAutomationPeer.cs
- PointHitTestParameters.cs
- ClientCredentials.cs
- WizardPanelChangingEventArgs.cs
- WebPartVerb.cs
- ColorDialog.cs
- DefaultValidator.cs
- TextBox.cs
- Mutex.cs
- SmiSettersStream.cs
- ContractValidationHelper.cs
- SetStateDesigner.cs
- OletxResourceManager.cs
- WaitForChangedResult.cs
- BackEase.cs
- OrCondition.cs