2 instantiations of SoapField
mscorlib (2)
system\runtime\remoting\remotingattributes.cs (1)
73tempSoapAttr = 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)
69Object[] attrs = RI.GetCustomAttributes(typeof(SoapFieldAttribute), false);
system\runtime\remoting\soap.cs (2)
203SoapFieldAttribute fieldAttr = (SoapFieldAttribute)