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