1 write to TypeName
mscorlib (1)
system\runtime\remoting\remotingconfigparser.cs (1)
49
TypeName
= typeName;
2 references to TypeName
mscorlib (2)
system\runtime\remoting\configuration.cs (1)
456
Type type = RemotingConfigInfo.LoadType(entry.
TypeName
, entry.AssemblyName);
system\runtime\remoting\remotingconfigparser.cs (1)
1462
typeName = channelTemplate.
TypeName
;