2 instantiations of SoapField
mscorlib (2)
system\runtime\remoting\remotingattributes.cs (1)
73
tempSoapAttr = new
SoapFieldAttribute
();
system\runtime\serialization\formatters\soapfault.cs (1)
37
[
SoapField
(Embedded=true)] Object detail;
3 references to SoapField
mscorlib (3)
system\runtime\remoting\remotingattributes.cs (1)
69
Object[] attrs = RI.GetCustomAttributes(typeof(
SoapFieldAttribute
), false);
system\runtime\remoting\soap.cs (2)
203
SoapFieldAttribute
fieldAttr = (
SoapFieldAttribute
)