3 references to Before
System.Speech (3)
Internal\SrgsCompiler\Item.cs (1)
63_startArc = InsertState(_startArc, _repeatProbability, Position.Before);
Internal\SrgsCompiler\ParseElementCollection.cs (2)
63if (position == Position.Before && arc.End != null && arc.End.InArcs.CountIsOne && Graph.MoveSemanticTagRight(arc)) 79if (position == Position.Before)