3 references to _inArcs
System.Speech (3)
Internal\SrgsCompiler\State.cs (3)
365
return
_inArcs
;
430
if (
_inArcs
!= null)
433
foreach (Arc arc in
_inArcs
)