1 write to _states
System.Speech (1)
Internal\SrgsCompiler\Graph.cs (1)
954_states = states;
2 references to _states
System.Speech (2)
Internal\SrgsCompiler\Graph.cs (2)
961State[] states = new State[_states.Count]; 963foreach (State state in _states)