2 writes to name
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextWriter.cs (2)
64
name
= null;
521
_stack[_top].
name
= localName;
1 reference to name
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextWriter.cs (1)
1325
_textWriter.Write(_stack[_top].
name
);