Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / clr / src / BCL / System / Runtime / CompilerServices / AssemblyAttributesGoHere.cs / 1305376 / AssemblyAttributesGoHere.cs
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== //////////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////////// namespace System.Runtime.CompilerServices { using System; // NOTE TO DEVELOPERS: These classes are used by ALink (the assembly linker). // They're used for metadata tokens for making multi-module assemblies. // Do not randomly touch these classes. [System.Runtime.CompilerServices.FriendAccessAllowed] internal sealed class AssemblyAttributesGoHere { internal AssemblyAttributesGoHere() { } } [System.Runtime.CompilerServices.FriendAccessAllowed] internal sealed class AssemblyAttributesGoHereS { internal AssemblyAttributesGoHereS() { } } [System.Runtime.CompilerServices.FriendAccessAllowed] internal sealed class AssemblyAttributesGoHereM { internal AssemblyAttributesGoHereM() { } } [System.Runtime.CompilerServices.FriendAccessAllowed] internal sealed class AssemblyAttributesGoHereSM { internal AssemblyAttributesGoHereSM() { } } } // 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
- TextOptionsInternal.cs
- PictureBox.cs
- Decorator.cs
- _ListenerResponseStream.cs
- GridSplitterAutomationPeer.cs
- TextProperties.cs
- NameValueConfigurationElement.cs
- NumberFormatInfo.cs
- ComboBox.cs
- ConnectivityStatus.cs
- odbcmetadatafactory.cs
- ArgumentOutOfRangeException.cs
- StaticTextPointer.cs
- DefaultValueAttribute.cs
- ProtectedConfigurationProviderCollection.cs
- DataMisalignedException.cs
- CurrencyManager.cs
- CssClassPropertyAttribute.cs
- FreezableCollection.cs
- Dictionary.cs
- StatusBarPanel.cs
- Attributes.cs
- TimerElapsedEvenArgs.cs
- DbConnectionPoolCounters.cs
- BoundingRectTracker.cs
- WindowsComboBox.cs
- View.cs
- RouteValueDictionary.cs
- DetailsViewCommandEventArgs.cs
- RemotingServices.cs
- ToolboxDataAttribute.cs
- KnownAssembliesSet.cs
- WebContext.cs
- XmlUnspecifiedAttribute.cs
- PKCS1MaskGenerationMethod.cs
- LinearGradientBrush.cs
- WpfWebRequestHelper.cs
- PersonalizablePropertyEntry.cs
- FormViewCommandEventArgs.cs
- TranslateTransform3D.cs
- AppDomainManager.cs
- XmlRawWriterWrapper.cs
- ValidationError.cs
- FileLogRecordEnumerator.cs
- MailMessage.cs
- XPathCompileException.cs
- BoolLiteral.cs
- LicFileLicenseProvider.cs
- PropertyOrder.cs
- serverconfig.cs
- KnowledgeBase.cs
- TcpChannelListener.cs
- EventlogProvider.cs
- TreeWalker.cs
- DiagnosticTrace.cs
- XmlSchemaAny.cs
- InstanceDataCollectionCollection.cs
- HideDisabledControlAdapter.cs
- SchemaImporterExtension.cs
- EntityDataSourceQueryBuilder.cs
- CachedTypeface.cs
- NavigationEventArgs.cs
- RSAPKCS1SignatureDeformatter.cs
- Screen.cs
- ReferenceTypeElement.cs
- XmlSchemas.cs
- TimeZoneInfo.cs
- TextElementEditingBehaviorAttribute.cs
- TemplateBindingExpressionConverter.cs
- DataGridViewComboBoxColumn.cs
- ConstNode.cs
- DispatcherTimer.cs
- FrameworkReadOnlyPropertyMetadata.cs
- TableLayoutCellPaintEventArgs.cs
- FixedTextBuilder.cs
- EmptyQuery.cs
- Parameter.cs
- ArcSegment.cs
- SmtpSection.cs
- DataGridViewRowPrePaintEventArgs.cs
- GroupLabel.cs
- MLangCodePageEncoding.cs
- IODescriptionAttribute.cs
- InteropAutomationProvider.cs
- DataGridViewColumnCollection.cs
- StringExpressionSet.cs
- BitmapInitialize.cs
- DataGridViewCellEventArgs.cs
- RealProxy.cs
- Matrix3D.cs
- ArithmeticException.cs
- FixedSOMTableCell.cs
- StringUtil.cs
- IWorkflowDebuggerService.cs
- Focus.cs
- MethodBuilderInstantiation.cs
- RenderingBiasValidation.cs
- MatrixCamera.cs
- CodeIndexerExpression.cs
- PrePostDescendentsWalker.cs