1 write to _typeInfo
mscorlib (1)
system\runtime\remoting\remotingattributes.cs (1)
185
_typeInfo
= new TypeInfo(RI);
2 references to _typeInfo
mscorlib (2)
system\runtime\remoting\remotingattributes.cs (2)
184
if (
_typeInfo
== null)
187
return
_typeInfo
;