2 writes to RI
mscorlib (2)
system\runtime\remoting\remotingattributes.cs (2)
57RI = ri; 61RI = ri;
2 references to RI
mscorlib (2)
system\runtime\remoting\remotingattributes.cs (2)
69Object[] attrs = RI.GetCustomAttributes(typeof(SoapFieldAttribute), false); 77tempSoapAttr.SetReflectInfo(RI);