1 write to _lineInfo
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentBuilder.cs (1)
848
_lineInfo
= lineInfo;
3 references to _lineInfo
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentBuilder.cs (3)
899
if (
_lineInfo
!= null)
901
_lineNum =
_lineInfo
.LineNumber;
902
_linePos =
_lineInfo
.LinePosition;