2 instantiations of RRMethod
System.Runtime.Remoting (2)
metadata\wsdlparser.cs (2)
1721
RRMethod parsingRRMethod = new
RRMethod
(methodInfo, parsingComplexType);
1778
RRMethod parsingRRMethod = new
RRMethod
(methodInfo, null);
2 references to RRMethod
System.Runtime.Remoting (2)
metadata\wsdlparser.cs (2)
1721
RRMethod
parsingRRMethod = new RRMethod(methodInfo, parsingComplexType);
1778
RRMethod
parsingRRMethod = new RRMethod(methodInfo, null);