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