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