2 writes to _typeName
mscorlib (2)
system\runtime\remoting\message.cs (2)
2565
_typeName
= mcm.TypeName;
2581
_typeName
= mcm.TypeName;
1 reference to _typeName
mscorlib (1)
system\runtime\remoting\message.cs (1)
2601
get { return
_typeName
; }