56 references to Enter
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\Preprocessor.cs (1)
140Monitor.Enter(listSchema);
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaSet.cs (1)
641Monitor.Enter(currentSchema);
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\RequestBuilder.cs (1)
522Monitor.Enter(monitorLockObject);
Microsoft.CodeAnalysis.CodeStyle (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\AsyncLazy`1.cs (1)
143Monitor.Enter(SyncObject);
Microsoft.CodeAnalysis.InteractiveHost (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\AsyncLazy`1.cs (1)
143Monitor.Enter(SyncObject);
Microsoft.CodeAnalysis.Workspaces (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\AsyncLazy`1.cs (1)
143Monitor.Enter(SyncObject);
PresentationFramework (1)
MS\Internal\Utility\MonitorWrapper.cs (1)
22Monitor.Enter(_syncRoot);
System.Collections.Concurrent (2)
System\Collections\Concurrent\ConcurrentDictionary.cs (2)
2112Monitor.Enter(locks[0]); 2131Monitor.Enter(locks[i]);
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\Hosting\CompositionLock.cs (1)
67Monitor.Enter(_compositionLock);
System.Composition.Hosting (1)
System\Composition\Hosting\Core\CompositionOperation.cs (1)
91Monitor.Enter(sharingLock);
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Buffers\SharedArrayPool.cs (2)
396Monitor.Enter(this); 420Monitor.Enter(this);
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\Task.cs (1)
3504Monitor.Enter(list);
System.Private.Windows.Core.TestUtilities (3)
BinaryFormatterInClipboardDragDropScope.cs (1)
12Monitor.Enter(typeof(BinaryFormatterInClipboardDragDropScope));
BinaryFormatterScope.cs (1)
19Monitor.Enter(typeof(BinaryFormatterScope));
NrbfSerializerInClipboardDragDropScope.cs (1)
12Monitor.Enter(typeof(NrbfSerializerInClipboardDragDropScope));
System.Private.Xml (2)
System\Xml\Schema\Preprocessor.cs (1)
134Monitor.Enter(listSchema);
System\Xml\Schema\XmlSchemaSet.cs (1)
516Monitor.Enter(currentSchema);
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\Modules\GetTypeCoreCache.cs (1)
31Monitor.Enter(_lock);
System.Transactions.Local (29)
System\Transactions\DurableEnlistmentState.cs (2)
114Monitor.Enter(enlistment.Transaction); 170Monitor.Enter(enlistment.Transaction);
System\Transactions\EnlistmentState.cs (7)
123Monitor.Enter(enlistment.SyncRoot); 137Monitor.Enter(enlistment.SyncRoot); 151Monitor.Enter(enlistment.SyncRoot); 165Monitor.Enter(enlistment.SyncRoot); 179Monitor.Enter(enlistment.SyncRoot); 193Monitor.Enter(enlistment.SyncRoot); 207Monitor.Enter(enlistment.SyncRoot);
System\Transactions\InternalTransaction.cs (1)
360Monitor.Enter(this);
System\Transactions\TransactionState.cs (13)
1685Monitor.Enter(tx); 1714Monitor.Enter(tx); 1755Monitor.Enter(tx); 1796Monitor.Enter(tx); 1816Monitor.Enter(tx); 1913Monitor.Enter(tx); 1956Monitor.Enter(tx); 2547Monitor.Enter(tx); 2655Monitor.Enter(tx); 2772Monitor.Enter(tx); 2814Monitor.Enter(tx); 4629Monitor.Enter(tx); 4664Monitor.Enter(tx);
System\Transactions\TransactionTable.cs (1)
79Monitor.Enter(SyncRoot);
System\Transactions\VolatileEnlistmentState.cs (5)
152Monitor.Enter(enlistment.Transaction); 234Monitor.Enter(enlistment.Transaction); 377Monitor.Enter(enlistment.Transaction); 421Monitor.Enter(enlistment.Transaction); 455Monitor.Enter(enlistment.Transaction);
System.Windows.Forms.TestUtilities (7)
AnchorLayoutV2Scope.cs (1)
20Monitor.Enter(typeof(AnchorLayoutV2Scope));
ApplyParentFontToMenusScope.cs (1)
20Monitor.Enter(typeof(ApplyParentFontToMenusScope));
DataGridViewUIAStartRowCountAtZeroScope.cs (1)
19Monitor.Enter(typeof(DataGridViewUIAStartRowCountAtZeroScope));
NoClientNotificationsScope.cs (1)
20Monitor.Enter(typeof(NoClientNotificationsScope));
ScaleTopLevelFormMinMaxSizeForDpiScope.cs (1)
20Monitor.Enter(typeof(ScaleTopLevelFormMinMaxSizeForDpiScope));
ServicePointManagerCheckCrlScope.cs (1)
20Monitor.Enter(typeof(ServicePointManagerCheckCrlScope));
TreeNodeCollectionAddRangeRespectsSortOrderScope.cs (1)
20Monitor.Enter(typeof(TreeNodeCollectionAddRangeRespectsSortOrderScope));