1 write to s_InternalSyncObject
System.Web.Services (1)
System\Web\Services\Protocols\ClientProtocol.cs (1)
76Interlocked.CompareExchange(ref s_InternalSyncObject, o, null);
2 references to s_InternalSyncObject
System.Web.Services (2)
System\Web\Services\Protocols\ClientProtocol.cs (2)
74if (s_InternalSyncObject == null) { 78return s_InternalSyncObject;