1 write to _attribute
System.Runtime.Remoting (1)
metadata\wsdlwriter.cs (1)
910_attribute = attribute;
2 references to _attribute
System.Runtime.Remoting (2)
metadata\wsdlwriter.cs (2)
942if (_attribute != null) 943_attribute.Print(textWriter, sb, IndentP(indent1));