3 writes to _lastNodeType
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlCharCheckingReader.cs (2)
68
_lastNodeType
= XmlNodeType.None;
365
_lastNodeType
= nodeType;
FrameworkFork\Microsoft.Xml\Xml\Core\XmlCharCheckingReaderAsync.cs (1)
216
_lastNodeType
= nodeType;