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