1 write to s_InternalSyncObject
System.Web.Services (1)
System\Web\Services\Protocols\ServerProtocol.cs (1)
38Interlocked.CompareExchange(ref s_InternalSyncObject, o, null);
2 references to s_InternalSyncObject
System.Web.Services (2)
System\Web\Services\Protocols\ServerProtocol.cs (2)
36if (s_InternalSyncObject == null) { 40return s_InternalSyncObject;