1 write to Properties
mscorlib (1)
system\runtime\remoting\remotingconfigparser.cs (1)
271Properties = properties;
2 references to Properties
mscorlib (2)
system\runtime\remoting\configuration.cs (1)
635args[0] = entry.Properties;
system\runtime\remoting\remotingconfigparser.cs (1)
1649foreach (DictionaryEntry param in template.Properties)