Home
last modified time | relevance | path

Searched refs:ProcessChannelTemplates (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.cs678 ProcessChannelTemplates(channelsNode, configData); in ParseConfigNode()
1742 … private static void ProcessChannelTemplates(ConfigNode node, RemotingXmlConfigFileData configData) in ProcessChannelTemplates() method in System.Runtime.Remoting.Activation.RemotingXmlConfigFileParser