1 write to _uniquenote
System (1)
regex\system\text\regularexpressions\RegexCompiler.cs (1)
1004_uniquenote = new int[uniquecount];
4 references to _uniquenote
System (4)
regex\system\text\regularexpressions\RegexCompiler.cs (4)
326if (_uniquenote[i] == -1) 327_uniquenote[i] = AddTrack(flags); 329return _uniquenote[i]; 1006_uniquenote[i] = -1;