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