1 write to TypeName
mscorlib (1)
system\runtime\remoting\remotingconfigparser.cs (1)
269TypeName = typeName;
2 references to TypeName
mscorlib (2)
system\runtime\remoting\configuration.cs (1)
593Type type = RemotingConfigInfo.LoadType(entry.TypeName, entry.AssemblyName);
system\runtime\remoting\remotingconfigparser.cs (1)
1646typeName = template.TypeName;