1 write to _typeName
mscorlib (1)
system\runtime\remoting\remotingconfiguration.cs (1)
329public String TypeName { get { return _typeName; } set {_typeName = value;} }
1 reference to _typeName
mscorlib (1)
system\runtime\remoting\remotingconfiguration.cs (1)
329public String TypeName { get { return _typeName; } set {_typeName = value;} }