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