1 write to _firstpos
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\ContentValidator.cs (1)
1794_firstpos = firstpos;
2 references to _firstpos
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\ContentValidator.cs (2)
1803context.CurPos[0] = _firstpos.Clone(); 1804context.CurPos[1] = new BitSet(_firstpos.Count);