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