4 references to DeleteState
System.Speech (4)
Internal\SrgsCompiler\BackEnd.cs (1)
672DeleteState(stateToDelete);
Internal\SrgsCompiler\ParseElementCollection.cs (2)
116backend.DeleteState(startState); 149backend.DeleteState(endState);
Internal\SrgsCompiler\Rule.cs (1)
263backend.DeleteState(endState);