1 write to _SoapOptions
mscorlib (1)
system\runtime\remoting\remotingattributes.cs (1)
581set { _SoapOptions = value; }
1 reference to _SoapOptions
mscorlib (1)
system\runtime\remoting\remotingattributes.cs (1)
580get { return _SoapOptions; }