241 references to Object
mscorlib (51)
system\collections\arraylist.cs (2)
161
System.Threading.Interlocked.CompareExchange<Object>(ref _syncRoot, new
Object
(), null);
2550
static Object dummyObject = new
Object
();
system\collections\bitarray.cs (1)
421
System.Threading.Interlocked.CompareExchange<Object>(ref _syncRoot, new
Object
(), null);
system\collections\generic\dictionary.cs (1)
594
System.Threading.Interlocked.CompareExchange<Object>(ref _syncRoot, new
Object
(), null);
system\collections\generic\list.cs (1)
167
System.Threading.Interlocked.CompareExchange<Object>(ref _syncRoot, new
Object
(), null);
system\collections\hashtable.cs (2)
1124
System.Threading.Interlocked.CompareExchange<Object>(ref _syncRoot, new
Object
(), null);
1814
private static readonly object lockObj = new
Object
();
system\collections\listdictionaryinternal.cs (1)
125
System.Threading.Interlocked.CompareExchange<Object>(ref _syncRoot, new
Object
(), null);
system\collections\objectmodel\collection.cs (1)
167
System.Threading.Interlocked.CompareExchange<Object>(ref _syncRoot, new
Object
(), null);
system\collections\objectmodel\readonlycollection.cs (1)
112
System.Threading.Interlocked.CompareExchange<Object>(ref _syncRoot, new
Object
(), null);
system\collections\objectmodel\readonlydictionary.cs (3)
293
System.Threading.Interlocked.CompareExchange<Object>(ref m_syncRoot, new
Object
(), null);
442
System.Threading.Interlocked.CompareExchange<Object>(ref m_syncRoot, new
Object
(), null);
541
System.Threading.Interlocked.CompareExchange<Object>(ref m_syncRoot, new
Object
(), null);
system\collections\queue.cs (1)
112
System.Threading.Interlocked.CompareExchange(ref _syncRoot, new
Object
(), null);
system\collections\sortedlist.cs (1)
272
System.Threading.Interlocked.CompareExchange<Object>(ref _syncRoot, new
Object
(), null);
system\collections\stack.cs (1)
85
System.Threading.Interlocked.CompareExchange<Object>(ref _syncRoot, new
Object
(), null);
system\console.cs (2)
117
Object o = new
Object
();
136
Object o = new
Object
();
system\currenttimezone.cs (1)
163
Object o = new
Object
();
system\diagnostics\contracts\contractsbcl.cs (1)
279
private static readonly Object lockObject = new
Object
();
system\diagnostics\log.cs (1)
69
locker = new
Object
();
system\environment.cs (1)
255
Object o = new
Object
();
system\rttype.cs (1)
1834
Interlocked.CompareExchange(ref s_methodInstantiationsLock, new
Object
(), null);
system\runtime\compilerservices\ConditionalWeakTable.cs (1)
88
_lock = new
Object
();
system\runtime\remoting\channelservices.cs (1)
72
private static Object s_channelLock = new
Object
();
system\runtime\remoting\configuration.cs (2)
64
_ConfigLock = new
Object
();
921
private static Object s_wkoStartLock = new
Object
();
system\runtime\remoting\crossappdomainchannel.cs (2)
42
private static Object staticSyncObject = new
Object
();
232
private static Object staticSyncObject = new
Object
();
system\runtime\remoting\crosscontextchannel.cs (1)
39
private static Object staticSyncObject = new
Object
();
system\runtime\remoting\lifetimeservices.cs (1)
69
Object o = new
Object
();
system\runtime\remoting\remotingservices.cs (1)
68
private static readonly Object s_delayLoadChannelLock = new
Object
();
system\runtime\remoting\terminatorsinks.cs (3)
169
private static Object staticSyncObject = new
Object
();
250
private static Object staticSyncObject = new
Object
();
557
private static Object staticSyncObject = new
Object
();
system\runtime\remoting\trackingservices.cs (1)
57
Object o = new
Object
();
system\security\cryptography\cryptoconfig.cs (1)
107
Object o = new
Object
();
system\security\cryptography\utils.cs (1)
152
private static Object s_InternalSyncObject = new
Object
();
system\security\namedpermissionset.cs (1)
207
Object o = new
Object
();
system\security\policy\hashmembershipcondition.cs (1)
37
Object o = new
Object
();
system\security\policy\policylevel.cs (1)
76
Object o = new
Object
();
system\text\dbcscodepageencoding.cs (1)
252
Object o = new
Object
();
system\text\decoderbestfitfallback.cs (1)
78
Object o = new
Object
();
system\text\decoderfallback.cs (1)
31
Object o = new
Object
();
system\text\encoderbestfitfallback.cs (1)
78
Object o = new
Object
();
system\text\encoderfallback.cs (1)
32
Object o = new
Object
();
system\text\encoding.cs (1)
398
Object o = new
Object
();
system\text\encodingprovider.cs (1)
135
private static Object s_InternalSyncObject = new
Object
();
system\text\sbcscodepageencoding.cs (1)
147
Object o = new
Object
();
system\threading\Tasks\Task.cs (1)
223
private static readonly Object s_activeTasksLock = new
Object
();
system\timezone.cs (1)
43
Object o = new
Object
();
PresentationCore (10)
Core\CSharp\MS\Internal\AppModel\SiteOfOriginPart.cs (1)
235
private Object _globalLock = new
Object
();
Core\CSharp\MS\Internal\IO\Packaging\ByteRangeDownloader.cs (1)
945
private Object _syncObject = new
Object
();
Core\CSharp\MS\Internal\IO\Packaging\NetStream.cs (1)
1370
private Object _syncObject = new
Object
();
Core\CSharp\MS\Internal\IO\Packaging\PreloadedPackages.cs (1)
58
_globalLock = new
Object
();
Core\CSharp\System\IO\Packaging\PackageStore.cs (1)
59
_globalLock = new
Object
();
Core\CSharp\System\IO\Packaging\PackWebResponse.cs (2)
92
_lockObject = new
Object
(); // required for synchronization
152
_lockObject = new
Object
(); // required for synchronization
Core\CSharp\System\Windows\DataFormats.cs (1)
502
private static Object _formatListlock = new
Object
();
Core\CSharp\System\Windows\Media\Imaging\BitmapDecoder.cs (1)
1979
private object _syncObject = new
Object
();
Core\CSharp\System\Windows\Media\Imaging\BitmapMetadata.cs (1)
1726
private object _syncObject = new
Object
();
PresentationFramework (12)
src\Framework\MS\Internal\AppModel\ResourcePart.cs (1)
209
private Object _globalLock = new
Object
();
src\Framework\MS\Internal\Data\CompositeCollectionView.cs (1)
1668
private static readonly object s_afterLast = new
Object
();
src\Framework\MS\Internal\Data\DifferencingCollection.cs (1)
247
static object Unset = new
Object
();
src\Framework\MS\Internal\Data\ValueTable.cs (1)
304
private static object CachedNull = new
Object
();
src\Framework\MS\Internal\Documents\ParentUndoUnit.cs (1)
43
public ParentUndoUnit(string description) :
base
()
src\Framework\MS\Internal\Documents\UndoManager.cs (1)
79
internal UndoManager() :
base
()
src\Framework\System\Windows\Annotations\Storage\AnnotationStore.cs (1)
402
private Object lockObject = new
Object
();
src\Framework\System\Windows\Application.cs (1)
2779
static private object _packageLock = new
Object
();
src\Framework\System\Windows\Automation\Peers\GridViewAutomationPeer.cs (1)
37
:
base
()
src\Framework\System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
7119
bamlType.DefaultConstructor = delegate() { return new System.
Object
(); };
src\Framework\System\Windows\Markup\Baml2006\WpfSharedXamlSchemaContext.cs (1)
68
private object _syncObject = new
Object
();
src\Framework\System\Windows\Markup\KnownTypes.cs (1)
1429
case KnownElements.Object: o = new System.
Object
(); break;
SMSvcHost (1)
System\ServiceModel\Activation\App.cs (1)
22
:
base
()
System (24)
compmod\system\collections\generic\linkedlist.cs (1)
391
System.Threading.Interlocked.CompareExchange<Object>(ref _syncRoot, new
Object
(), null);
compmod\system\collections\generic\queue.cs (1)
103
System.Threading.Interlocked.CompareExchange<Object>(ref _syncRoot, new
Object
(), null);
compmod\system\collections\generic\sortedlist.cs (1)
365
System.Threading.Interlocked.CompareExchange(ref _syncRoot, new
Object
(), null);
compmod\system\collections\generic\sortedset.cs (1)
319
System.Threading.Interlocked.CompareExchange(ref _syncRoot, new
Object
(), null);
compmod\system\collections\generic\stack.cs (1)
104
System.Threading.Interlocked.CompareExchange<Object>(ref _syncRoot, new
Object
(), null);
compmod\system\collections\specialized\listdictionary.cs (1)
154
System.Threading.Interlocked.CompareExchange(ref _syncRoot, new
Object
(), null);
compmod\system\collections\specialized\nameobjectcollectionbase.cs (1)
525
System.Threading.Interlocked.CompareExchange(ref _syncRoot, new
Object
(), null);
compmod\system\collections\specialized\ordereddictionary.cs (1)
146
System.Threading.Interlocked.CompareExchange(ref _syncRoot, new
Object
(), null);
compmod\system\componentmodel\Container.cs (1)
31
private object syncObj = new
Object
();
compmod\system\componentmodel\TypeConverter.cs (1)
32
private static object loadAppSettingLock = new
Object
();
net\System\Net\connectionpool.cs (1)
98
internal ConnectionPool(ServicePoint servicePoint, int maxPoolSize, int minPoolSize, int idleTimeout, CreateConnectionDelegate createConnectionCallback) :
base
() {
net\System\Net\ConnectionPoolManager.cs (1)
27
object o = new
Object
();
net\System\Net\Logging.cs (1)
61
object o = new
Object
();
net\System\Net\WebRequest.cs (1)
83
Object o = new
Object
();
services\monitoring\system\diagnosticts\EventLogInternal.cs (2)
114
Object o = new
Object
();
126
Object o = new
Object
();
services\monitoring\system\diagnosticts\PerformanceCounter.cs (1)
60
Object o = new
Object
();
services\monitoring\system\diagnosticts\PerformanceCounterLib.cs (4)
57
private readonly object CategoryTableLock = new
Object
();
58
private readonly object NameTableLock = new
Object
();
59
private readonly object HelpTableLock = new
Object
();
65
Object o = new
Object
();
services\monitoring\system\diagnosticts\SharedUtils.cs (1)
36
Object o = new
Object
();
services\timers\system\timers\Timer.cs (1)
132
cookie = new
Object
();
sys\System\IO\compression\DeflaterZLib.cs (1)
38
private readonly Object syncLock = new
Object
();
System.Activities (1)
System\Activities\ExclusiveHandle.cs (1)
310
:
base
()
System.AddIn (5)
System\Addin\Hosting\AddInControllerImpl.cs (2)
41
private static readonly Object _havLock = new
Object
();
173
FindController(new
Object
(), false);
System\Addin\Hosting\AddInProcess.cs (1)
52
private readonly Object _processLock = new
Object
();
System\Addin\Hosting\RemotingHelper.cs (1)
14
static readonly Object s_lock = new
Object
();
System\Addin\Pipeline\ContractBase.cs (1)
36
private readonly Object m_contractIdentifiersLock = new
Object
();
System.Configuration (1)
System\Configuration\ConfigurationElement.cs (1)
52
internal static readonly Object s_nullPropertyValue = new
Object
();
System.Core (6)
Microsoft\Scripting\Actions\RuleCache.cs (1)
29
private readonly Object cacheLock = new
Object
();
Microsoft\Scripting\Utils\ReadOnlyCollectionBuilder.cs (1)
369
System.Threading.Interlocked.CompareExchange<Object>(ref _syncRoot, new
Object
(), null);
System\Diagnostics\EventSchemaTraceListener.cs (1)
44
private readonly object m_lockObject = new
Object
();
System\Diagnostics\PerformanceData\CounterSet.cs (1)
62
m_lockObject = new
Object
();
System\Diagnostics\PerformanceData\PerfProviderCollection.cs (1)
48
Object o = new
Object
();
System\IO\LogStream.cs (1)
65
private readonly object m_lockObject = new
Object
();
System.Data (4)
fx\src\data\System\Data\Common\dbdatarecord.cs (1)
15
protected DbDataRecord() :
base
() {
fx\src\data\System\Data\DataSet.cs (1)
89
private object _defaultViewManagerLock = new
Object
();
fx\src\data\System\Data\SqlClient\SqlCommandSet.cs (1)
50
internal SqlCommandSet() :
base
() {
fx\src\data\System\Data\SqlClient\SqlConnection.cs (1)
80
static private readonly Object _CustomColumnEncryptionKeyProvidersLock = new
Object
();
System.Drawing (1)
commonui\System\Drawing\Graphics.cs (1)
60
private static readonly object syncObject = new
Object
();
System.IdentityModel (3)
System\IdentityModel\Protocols\WSTrust\RequestedProofToken.cs (1)
30
:
base
()
System\IdentityModel\Protocols\WSTrust\UseKey.cs (1)
26
:
base
()
System\IdentityModel\Tokens\X509AsymmetricSecurityKey.cs (1)
20
object thisLock = new
Object
();
System.IdentityModel.Selectors (1)
infocard\client\System\IdentityModel\Selectors\CardSpaceShim.cs (1)
45
private object m_syncRoot = new
Object
();
System.IO.Log (1)
System\IO\Log\OverlappedAsyncResult.cs (1)
49
this.syncRoot = new
Object
();
System.Management (4)
methodset.cs (1)
55
internal MethodDataCollection(ManagementObject parent) :
base
()
propertyset.cs (1)
55
internal PropertyDataCollection(ManagementBaseObject parent, bool isSystem) :
base
()
qualifierset.cs (2)
56
internal QualifierDataCollection(ManagementBaseObject parent) :
base
()
63
internal QualifierDataCollection(ManagementBaseObject parent, string propertyOrMethodName, QualifierType type) :
base
()
System.Net (2)
net\PeerToPeer\Collaboration\Peer.cs (1)
1000
object m_Lock = new
Object
();
net\PeerToPeer\PeerNameResolver.cs (1)
158
object m_Lock = new
Object
();
System.Runtime.Caching (2)
System\Caching\MemoryCacheStatistics.cs (1)
196
_timerLock = new
Object
();
System\Caching\MemoryCacheStore.cs (1)
32
_entriesLock = new
Object
();
System.Runtime.Remoting (2)
channels\http\httpremotinghandler.cs (1)
333
internal static Object s_configLock = new
Object
();
metadata\wsdlparser.cs (1)
2396
Object obj = new
Object
();
System.ServiceModel (26)
System\ServiceModel\Channels\PeerNodeImplementation.cs (1)
59
object thisLock = new
Object
();
System\ServiceModel\Channels\ReliableOutputConnection.cs (1)
26
object mutex = new
Object
();
System\ServiceModel\Channels\ReplyAdapterChannelListener.cs (1)
222
thisLock = new
Object
();
System\ServiceModel\Channels\ServiceChannel.cs (1)
2588
this.thisLock = new
Object
();
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
626
:
base
()
System\ServiceModel\Dispatcher\SingletonInstanceContextProvider.cs (1)
19
this.thisLock = new
Object
();
System\ServiceModel\Security\AcceptorSessionSymmetricMessageSecurityProtocol.cs (1)
28
Object thisLock = new
Object
();
System\ServiceModel\Security\DerivedKeyCachingSecurityTokenSerializer.cs (1)
44
this.thisLock = new
Object
();
System\ServiceModel\Security\InitiatorSessionSymmetricMessageSecurityProtocol.cs (1)
26
Object thisLock = new
Object
();
System\ServiceModel\Security\InitiatorSessionSymmetricTransportSecurityProtocol.cs (1)
19
Object thisLock = new
Object
();
System\ServiceModel\Security\InMemoryNonceCache.cs (1)
51
static object dummyItem = new
Object
();
System\ServiceModel\Security\IssuanceTokenProviderBase.cs (1)
45
Object thisLock = new
Object
();
System\ServiceModel\Security\NegotiationTokenAuthenticatorState.cs (1)
23
thisLock = new
Object
();
System\ServiceModel\Security\RequestSecurityToken.cs (1)
54
object thisLock = new
Object
();
System\ServiceModel\Security\RequestSecurityTokenResponse.cs (1)
59
Object thisLock = new
Object
();
System\ServiceModel\Security\SecuritySessionSecurityTokenAuthenticator.cs (1)
47
Object thisLock = new
Object
();
System\ServiceModel\Security\SecuritySessionSecurityTokenProvider.cs (1)
32
Object thisLock = new
Object
();
System\ServiceModel\Security\SspiNegotiationTokenAuthenticator.cs (1)
30
Object thisLock = new
Object
();
System\ServiceModel\Security\TlsSspiNegotiation.cs (1)
47
Object syncObject = new
Object
();
System\ServiceModel\Security\WindowsSspiNegotiation.cs (1)
43
Object syncObject = new
Object
();
System\ServiceModel\SpnEndpointIdentity.cs (2)
26
Object thisLock = new
Object
();
28
static Object typeLock = new
Object
();
System\ServiceModel\SynchronizedCollection.cs (1)
20
this.sync = new
Object
();
System\ServiceModel\SynchronizedReadOnlyCollection.cs (1)
20
this.sync = new
Object
();
System\ServiceModel\UpnEndpointIdentity.cs (1)
25
Object thisLock = new
Object
();
System\ServiceModel\XPathMessageQuery.cs (1)
52
this.thisLock = new
Object
();
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\SendMessageChannelCache.cs (1)
40
this.thisLock = new
Object
();
System.ServiceModel.Internals (1)
System\Runtime\Collections\NullableKeyDictionary.cs (1)
20
:
base
()
System.ServiceModel.Web (3)
System\ServiceModel\Dispatcher\SingleBodyParameterDataContractMessageFormatter.cs (1)
75
thisLock = new
Object
();
System\ServiceModel\Dispatcher\SingleBodyParameterXmlSerializerMessageFormatter.cs (1)
67
thisLock = new
Object
();
System\ServiceModel\Dispatcher\UnwrappedTypesXmlSerializerManager.cs (1)
31
this.thisLock = new
Object
();
System.Web (19)
Configuration\ExpressServerConfig.cs (1)
23
static object s_initLock = new
Object
();
Configuration\MetabaseServerConfig.cs (1)
28
static private object s_initLock = new
Object
();
Configuration\ProcessHostServerConfig.cs (1)
28
static object s_initLock = new
Object
();
Hosting\ApplicationManager.cs (2)
67
private static Object _applicationManagerStaticLock = new
Object
();
1705
private static Object s_domainCountLock = new
Object
();
Hosting\ObjectCacheHost.cs (1)
16
private Object _lock = new
Object
();
Hosting\ProcessHost.cs (1)
282
private static Object _processHostStaticLock = new
Object
();
HttpRuntime.cs (1)
3433
private static object s_factoryLock = new
Object
();
Profile\HttpProfileBase.cs (1)
656
private static object s_InitializeLock = new
Object
();
Routing\UrlRoutingModule.cs (2)
9
private static readonly object _contextKey = new
Object
();
10
private static readonly object _requestDataKey = new
Object
();
Security\AuthStoreRoleProvider.cs (1)
834
private static Object s_Lock = new
Object
();
Security\PassportIdentity.cs (4)
266
Object oOut = new
Object
();
364
Object vOut = new
Object
();
918
Object oOut = new
Object
();
927
Object oOut = new
Object
();
SiteMapProvider.cs (1)
34
internal readonly object _lock = new
Object
();
UI\Page.cs (1)
206
internal static readonly object EventPreRenderComplete = new
Object
();
UI\WebControls\TextBox.cs (1)
60
private static readonly object EventTextChanged = new
Object
();
System.Web.DataVisualization (1)
WebForm\General\ChartHttpHandler.cs (1)
1923
private static Object _lockObject = new
Object
();
System.Web.Extensions (2)
Handlers\ScriptModule.cs (1)
22
private static readonly object _contextKey = new
Object
();
Handlers\ScriptResourceHandler.cs (1)
34
private static readonly Object _getMethodLock = new
Object
();
System.Web.Mobile (20)
UI\MobileControls\AdRotator.cs (1)
56
private static readonly Object EventAdCreated = new
Object
();
UI\MobileControls\Calendar.cs (1)
50
private static readonly Object EventSelectionChanged = new
Object
();
UI\MobileControls\Command.cs (2)
42
private static readonly Object EventClick = new
Object
();
43
private static readonly Object EventItemCommand = new
Object
();
UI\MobileControls\CustomValidator.cs (1)
38
private static readonly Object EventServerValidate = new
Object
();
UI\MobileControls\Design\PropertyOverridesDialog.cs (1)
635
private static readonly Object _eventDisposed = new
Object
();
UI\MobileControls\Design\Util\WebConfigManager.cs (1)
247
internal DeviceFilterNode(WebConfigManager webConfig) :
base
()
UI\MobileControls\Form.cs (3)
33
private static readonly Object EventActivate = new
Object
();
34
private static readonly Object EventDeactivate = new
Object
();
35
private static readonly Object EventPaginated = new
Object
();
UI\MobileControls\List.cs (2)
44
private static readonly Object EventItemCommand = new
Object
();
45
private static readonly Object EventItemDataBind = new
Object
();
UI\MobileControls\ObjectList.cs (4)
43
private static readonly Object EventItemDataBind = new
Object
();
44
private static readonly Object EventItemCommand = new
Object
();
45
private static readonly Object EventItemSelect = new
Object
();
46
private static readonly Object EventShowItemCommands = new
Object
();
UI\MobileControls\PagedControl.cs (1)
31
private static readonly Object EventLoadItems = new
Object
();
UI\MobileControls\SelectionList.cs (2)
45
private static readonly Object EventItemDataBind = new
Object
();
46
private static readonly Object EventSelectedIndexChanged = new
Object
();
UI\MobileControls\TextBox.cs (1)
44
private static readonly Object EventTextChanged = new
Object
();
System.Web.Services (4)
System\Web\Services\Diagnostics\TraceUtility.cs (1)
31
object o = new
Object
();
System\Web\Services\Protocols\ClientProtocol.cs (1)
75
Object o = new
Object
();
System\Web\Services\Protocols\RemoteDebugger.cs (1)
31
Object o = new
Object
();
System\Web\Services\Protocols\ServerProtocol.cs (1)
37
Object o = new
Object
();
System.Windows.Forms (15)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\BaseCAMarshaler.cs (1)
37
protected BaseCAMarshaler(NativeMethods.CA_STRUCT caStruct) :
base
() {
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2PropertyDescriptor.cs (10)
132
private static readonly Object EventGetBaseAttributes = new
Object
();
133
private static readonly Object EventGetDynamicAttributes = new
Object
();
134
private static readonly Object EventShouldRefresh = new
Object
();
135
private static readonly Object EventGetDisplayName = new
Object
();
136
private static readonly Object EventGetDisplayValue = new
Object
();
137
private static readonly Object EventGetIsReadOnly = new
Object
();
140
private static readonly Object EventGetTypeConverterAndTypeEditor = new
Object
();
142
private static readonly Object EventShouldSerializeValue = new
Object
();
143
private static readonly Object EventCanResetValue = new
Object
();
144
private static readonly Object EventResetValue = new
Object
();
winforms\Managed\System\WinForms\Control.cs (2)
17529
Object obj = new
Object
();
18183
Object obj = new
Object
();
winforms\Managed\System\WinForms\DataGridView.cs (1)
128
private static readonly object EVENT_DATAGRIDVIEWROWDIRTYSTATENEEDED = new
Object
();
winforms\Managed\System\WinForms\Formatter.cs (1)
21
static private Object parseMethodNotFound = new
Object
();
System.Workflow.Activities (4)
Executors\WorkflowWebService.cs (1)
218
static Object wRuntimeSync = new
Object
();
LocalService\MethodMessage.cs (2)
52
static Object syncRoot = new
Object
();
232
static Object syncObject = new
Object
();
Task.cs (1)
759
:
base
()
System.Workflow.ComponentModel (1)
AuthoringOM\Serializer\FormatterServicesNoSerializableCheck.cs (1)
50
Object o = new
Object
();
System.Workflow.Runtime (5)
Hosting\LocalTransaction.cs (1)
29
object syncRoot = new
Object
();
Hosting\ManualWorkflowSchedulerService.cs (1)
52
private object locker = new
Object
();
System\Activities\Statements\InteropExecutor.cs (1)
1021
:
base
()
TimerEventSubscriptionCollection.cs (1)
20
private object locker = new
Object
();
WorkflowQueuingService.cs (1)
20
Object syncRoot = new
Object
();
System.Xml (1)
System\Xml\Schema\XmlSchemaSet.cs (1)
72
Object o = new
Object
();
WindowsBase (6)
Base\MS\Internal\IO\Zip\Crc32.cs (1)
139
private static Object _globalSync = new
Object
();
Base\System\Collections\ObjectModel\WeakReadOnlyCollection.cs (1)
140
System.Threading.Interlocked.CompareExchange<Object>(ref _syncRoot, new
Object
(), null);
Shared\MS\Internal\CopyOnWriteList.cs (1)
40
syncRoot = new
Object
();
Shared\MS\Internal\IO\Packaging\PackagingUtilities.cs (2)
856
private static Object _isoStoreSyncObject = new
Object
();
857
private static Object _isolatedStorageFileLock = new
Object
(); // see Dev11 880952
Shared\MS\Win32\HandleCollector.cs (1)
12
private static Object handleMutex = new
Object
();
XamlBuildTask (1)
Microsoft\Build\Tasks\Xaml\PartialClassGenerationTask.cs (1)
133
private Object referencesCacheLock = new
Object
();