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)
942
if (
_attribute
!= null)
943
_attribute
.Print(textWriter, sb, IndentP(indent1));