4 references to InsertState
System.Speech (4)
Internal\SrgsCompiler\Item.cs (4)
63
_startArc =
InsertState
(_startArc, _repeatProbability, Position.Before);
69
_endArc =
InsertState
(_endArc!, 1.0f, Position.After);
101
_endArc =
InsertState
(_endArc, 1.0f, Position.After);
124
_endArc =
InsertState
(_endArc, 1.0f, Position.After);