1 write to s_InternalSyncObject
System.Web.Services (1)
System\Web\Services\Protocols\RemoteDebugger.cs (1)
32Interlocked.CompareExchange(ref s_InternalSyncObject, o, null);
2 references to s_InternalSyncObject
System.Web.Services (2)
System\Web\Services\Protocols\RemoteDebugger.cs (2)
30if (s_InternalSyncObject == null) { 34return s_InternalSyncObject;