1 write to methodAttributes
System.Runtime.Remoting (1)
metadata\wsdlparser.cs (1)
1882methodInfo.methodAttributes = op.methodAttributes;
2 references to methodAttributes
System.Runtime.Remoting (2)
metadata\wsdlparser.cs (2)
4161: base (wsdlMethodInfo.methodName, wsdlMethodInfo.soapAction, wsdlMethodInfo.methodAttributes, complexType) 4290: base (wsdlMethodInfo.methodName, wsdlMethodInfo.soapAction, wsdlMethodInfo.methodAttributes, complexType)