Base:
property
Name
Microsoft.Xml.XmlNode.Name
2 references to Name
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlDeclaration.cs (2)
140get { return Name; } 159w.WriteProcessingInstruction(Name, InnerText);