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