2 writes to _responseXmlNamespace
mscorlib (2)
system\runtime\remoting\remotingattributes.cs (2)
772_responseXmlNamespace = XmlNamespace; 776set { _responseXmlNamespace = value; }
2 references to _responseXmlNamespace
mscorlib (2)
system\runtime\remoting\remotingattributes.cs (2)
771if (_responseXmlNamespace == null) 773return _responseXmlNamespace;