3 writes to _rootRule
System.Speech (3)
Internal\SrgsCompiler\BackEnd.cs (3)
310
_rootRule
= rule;
692
_rootRule
= rule;
1133
_rootRule
= rule;
4 references to _rootRule
System.Speech (4)
Internal\SrgsCompiler\BackEnd.cs (4)
303
if (
_rootRule
!= null)
685
if (
_rootRule
!= null)
1059
if (
_rootRule
!= null)
1062
header.ulRootRuleIndex = (uint)
_rootRule
._iSerialize;