2 references to m_ArgCount
System.Runtime.Remoting (2)
channels\http\httpserverchannel.cs (2)
697
public int ArgCount { get { return
m_ArgCount
;} }
707
public int InArgCount { get { return
m_ArgCount
;} }