1 write to _symbols
System.Private.Xml (1)
System\Xml\Schema\ContentValidator.cs (1)
1695
_symbols
= symbols;
2 references to _symbols
System.Private.Xml (2)
System\Xml\Schema\ContentValidator.cs (2)
1716
int symbol =
_symbols
[name];
1781
string s =
_symbols
.NameOf(_positions[pos].symbol);