Code:
/ DotNET / DotNET / 8.0 / untmp / whidbey / REDBITS / ndp / clr / src / BCL / System / Runtime / CompilerServices / SuppressMergeCheckAttribute.cs / 1 / SuppressMergeCheckAttribute.cs
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== using System.Runtime.InteropServices; namespace System.Runtime.CompilerServices { [AttributeUsage(AttributeTargets.Class | AttributeTargets.Constructor | AttributeTargets.Method | AttributeTargets.Field | AttributeTargets.Event | AttributeTargets.Property)] internal sealed class SuppressMergeCheckAttribute : Attribute { public SuppressMergeCheckAttribute() {} } }
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- SqlNotificationRequest.cs
- CookieProtection.cs
- PropertyValueUIItem.cs
- CurrencyManager.cs
- CompiledIdentityConstraint.cs
- NGCPageContentSerializerAsync.cs
- XmlValidatingReaderImpl.cs
- TcpTransportElement.cs
- BinHexDecoder.cs
- XamlTemplateSerializer.cs
- ProcessInfo.cs
- XmlArrayItemAttributes.cs
- Permission.cs
- ReaderContextStackData.cs
- ProcessThread.cs
- HtmlInputRadioButton.cs
- FlowThrottle.cs
- BevelBitmapEffect.cs
- Query.cs
- WindowsTab.cs
- shaperfactoryquerycachekey.cs
- ConfigurationManagerInternalFactory.cs
- Registration.cs
- ZipIOModeEnforcingStream.cs
- ConnectionProviderAttribute.cs
- SqlDataSourceStatusEventArgs.cs
- CSharpCodeProvider.cs
- PointCollectionConverter.cs
- FactoryGenerator.cs
- MatrixCamera.cs
- WebPart.cs
- TaskHelper.cs
- ImageFormat.cs
- remotingproxy.cs
- DataGridViewCellStateChangedEventArgs.cs
- TagMapInfo.cs
- DataRowChangeEvent.cs
- RefExpr.cs
- DBSchemaRow.cs
- OutputCacheSettings.cs
- _DigestClient.cs
- JumpTask.cs
- DependencySource.cs
- VectorAnimationBase.cs
- XamlTreeBuilder.cs
- WindowVisualStateTracker.cs
- PostBackTrigger.cs
- ConfigurationManagerHelper.cs
- HandlerBase.cs
- PaintEvent.cs
- EndEvent.cs
- DataKey.cs
- ErrorInfoXmlDocument.cs
- NullableDecimalAverageAggregationOperator.cs
- Comparer.cs
- NativeMethods.cs
- DbDataRecord.cs
- Wildcard.cs
- Rfc2898DeriveBytes.cs
- FontUnit.cs
- ScalarOps.cs
- UInt64Storage.cs
- TextTrailingWordEllipsis.cs
- ComboBox.cs
- DataDocumentXPathNavigator.cs
- SQLBinary.cs
- TaiwanLunisolarCalendar.cs
- ServicePoint.cs
- OdbcConnection.cs
- ImportContext.cs
- ImageDrawing.cs
- ReadWriteObjectLock.cs
- CodeAttributeArgument.cs
- UnmanagedMarshal.cs
- NetworkAddressChange.cs
- SqlParameter.cs
- SingleStorage.cs
- ExpressionBuilderCollection.cs
- DefaultParameterValueAttribute.cs
- TabItemAutomationPeer.cs
- ObjectTokenCategory.cs
- ResourceReferenceExpression.cs
- XmlEncApr2001.cs
- BitmapEffectInput.cs
- PlaceHolder.cs
- Int32.cs
- xmlsaver.cs
- ToolStripDropDownMenu.cs
- Viewport3DAutomationPeer.cs
- PageSettings.cs
- NamedPipeWorkerProcess.cs
- DesignTimeParseData.cs
- TrackBarDesigner.cs
- Size.cs
- PlatformCulture.cs
- RectangleHotSpot.cs
- ClientEventManager.cs
- InfoCardRSAPKCS1KeyExchangeFormatter.cs
- XMLSchema.cs
- SqlParameterCollection.cs