1 write to _soapAttr
mscorlib (1)
system\runtime\remoting\remotingattributes.cs (1)
39
_soapAttr
= GetSoapAttributeNoLock();
3 references to _soapAttr
mscorlib (3)
system\runtime\remoting\remotingattributes.cs (3)
33
if (
_soapAttr
== null)
37
if (
_soapAttr
== null)
44
return
_soapAttr
;