2 writes to _SoapAction
mscorlib (2)
system\runtime\remoting\remotingattributes.cs (2)
715
_SoapAction
= XmlTypeNamespaceOfDeclaringType + "#" +
723
_SoapAction
= value;
2 references to _SoapAction
mscorlib (2)
system\runtime\remoting\remotingattributes.cs (2)
713
if (
_SoapAction
== null)
718
return
_SoapAction
;