2 writes to PropRule
System.Speech (2)
Internal\SrgsCompiler\BackEnd.cs (1)
698
rule._cfgRule.
PropRule
= ((dwAttributes & SPCFGRULEATTRIBUTES.SPRAF_Interpreter) != 0);
Internal\SrgsCompiler\CfgRule.cs (1)
26
PropRule
= ((attributes & SPCFGRULEATTRIBUTES.SPRAF_Interpreter) != 0);