Home
last modified time | relevance | path

Searched refs:_channelTemplates (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/runtime/remoting/
H A Dremotingconfigparser.cs407 private static Hashtable _channelTemplates = CreateSyncCaseInsensitiveHashtable(); field in System.Runtime.Remoting.Activation.RemotingXmlConfigFileParser
1453 (RemotingXmlConfigFileData.ChannelEntry)_channelTemplates[entry.Value]; in ProcessChannelsChannelNode()
1538 _channelTemplates[id] = channelEntry; in ProcessChannelsChannelNode()