2 references to SerializeExtraEpsilonWithTag
System.Speech (2)
Internal\SrgsCompiler\State.cs (2)
89
pWeights[iOffset++] = Arc.
SerializeExtraEpsilonWithTag
(streamBuffer, arc, lastArc == arc, nextAvailableArc);
119
pWeights[iOffset++] = Arc.
SerializeExtraEpsilonWithTag
(streamBuffer, arc, true, nextAvailableArc);