2 writes to _fCheckingForExitPath
System.Speech (2)
Internal\SrgsCompiler\Arc.cs (2)
38
_fCheckingForExitPath
= arc._fCheckingForExitPath;
702
_fCheckingForExitPath
= value;
2 references to _fCheckingForExitPath
System.Speech (2)
Internal\SrgsCompiler\Arc.cs (2)
38
_fCheckingForExitPath = arc.
_fCheckingForExitPath
;
698
return
_fCheckingForExitPath
;