1 write to _typeName
mscorlib (1)
system\runtime\remoting\message.cs (1)
368
_typeName
= methCache.TypeAndAssemblyName;
2 references to _typeName
mscorlib (2)
system\runtime\remoting\message.cs (2)
388
if (
_typeName
== null)
390
return
_typeName
;