5 references to OUT
System.Runtime.Remoting (5)
metadata\wsdlparser.cs (5)
3526newParam.ParamType == URTParamType.OUT && 3568if ((_methodType == null) && (newParam.ParamType == URTParamType.OUT)) 3821if (param.ParamType == URTParamType.OUT) 4046pType = URTParamType.OUT; 4067pType = URTParamType.OUT;