1 write to Properties
mscorlib (1)
system\runtime\remoting\remotingconfigparser.cs (1)
51Properties = properties;
4 references to Properties
mscorlib (4)
system\runtime\remoting\configuration.cs (3)
475args[0] = entry.Properties; 483args[0] = entry.Properties; 490args[0] = entry.Properties;
system\runtime\remoting\remotingconfigparser.cs (1)
1465foreach (DictionaryEntry param in channelTemplate.Properties)