2 references to CompareIdenticalTransitions
System.Speech (2)
Internal\SrgsCompiler\Graph.cs (2)
844
identicalWords.Sort(Arc.
CompareIdenticalTransitions
);
898
if (refArc != null && Arc.
CompareIdenticalTransitions
(refArc, arc) == 0)