1 write to RI
mscorlib (1)
system\runtime\remoting\remotingattributes.cs (1)
90RI = ri;
2 references to RI
mscorlib (2)
system\runtime\remoting\remotingattributes.cs (2)
97Object[] attrs = RI.GetCustomAttributes(typeof(SoapParameterAttribute), true); 105tempSoapAttr.SetReflectInfo(RI);