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
- ComplexType.cs
- VariableBinder.cs
- RootBrowserWindowProxy.cs
- Int16.cs
- WebPartConnectionsDisconnectVerb.cs
- ForEachDesigner.xaml.cs
- LassoSelectionBehavior.cs
- Inflater.cs
- DataSourceSelectArguments.cs
- CopyNamespacesAction.cs
- AsmxEndpointPickerExtension.cs
- Int16AnimationBase.cs
- WorkflowOwnershipException.cs
- GraphicsPathIterator.cs
- UserPreferenceChangingEventArgs.cs
- LineMetrics.cs
- Viewport3DVisual.cs
- ScriptHandlerFactory.cs
- WaitForChangedResult.cs
- SoapIgnoreAttribute.cs
- DefaultConfirmation.cs
- TakeQueryOptionExpression.cs
- Command.cs
- CookieParameter.cs
- CompiledELinqQueryState.cs
- NativeMethodsCLR.cs
- BaseDataBoundControl.cs
- PathFigureCollection.cs
- InitializerFacet.cs
- KeyGestureValueSerializer.cs
- HttpCacheVary.cs
- DebugView.cs
- SynchronizationContext.cs
- MergePropertyDescriptor.cs
- HttpCacheVaryByContentEncodings.cs
- LayoutEvent.cs
- followingsibling.cs
- JumpItem.cs
- ComponentCollection.cs
- ISFClipboardData.cs
- DSASignatureFormatter.cs
- PopupRootAutomationPeer.cs
- MSG.cs
- SecurityContextTokenCache.cs
- BitmapEffectGroup.cs
- MemberInitExpression.cs
- UserPreferenceChangingEventArgs.cs
- ActivityInterfaces.cs
- BasicExpandProvider.cs
- SplitterEvent.cs
- EntryWrittenEventArgs.cs
- TrackingCondition.cs
- DirectionalLight.cs
- TextBoxBase.cs
- RSAPKCS1SignatureDeformatter.cs
- FontUnit.cs
- ViewStateException.cs
- ApplyTemplatesAction.cs
- MailHeaderInfo.cs
- HtmlTableCellCollection.cs
- GenericPrincipal.cs
- RowType.cs
- ObjectDisposedException.cs
- ButtonChrome.cs
- SchemaImporter.cs
- MetafileHeaderWmf.cs
- OracleBinary.cs
- ValidationPropertyAttribute.cs
- IdleTimeoutMonitor.cs
- CompilationSection.cs
- CursorConverter.cs
- XslVisitor.cs
- XmlILStorageConverter.cs
- QualifierSet.cs
- SocketInformation.cs
- ServiceMetadataBehavior.cs
- LinqDataSourceView.cs
- EventLogRecord.cs
- SqlFunctionAttribute.cs
- ItemList.cs
- UICuesEvent.cs
- HelpKeywordAttribute.cs
- SimpleApplicationHost.cs
- FormViewUpdatedEventArgs.cs
- Int16KeyFrameCollection.cs
- EdmScalarPropertyAttribute.cs
- Certificate.cs
- XmlBoundElement.cs
- RepeatButtonAutomationPeer.cs
- DataKeyArray.cs
- AttachedPropertyBrowsableAttribute.cs
- PrintingPermission.cs
- OleDbDataAdapter.cs
- LoginAutoFormat.cs
- SqlDataAdapter.cs
- DataGridRelationshipRow.cs
- AddingNewEventArgs.cs
- DiscoveryClient.cs
- DiagnosticTrace.cs
- SocketPermission.cs