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