4 references to _SPGDF_ContextFree
System.Speech (4)
Internal\SrgsCompiler\BackEnd.cs (1)
1015header.FormatId = CfgGrammar._SPGDF_ContextFree;
Internal\SrgsCompiler\CFGGrammar.cs (3)
87if (FormatId != CfgGrammar._SPGDF_ContextFree) 147if (formatId != CfgGrammar._SPGDF_ContextFree) 322if (pFH.FormatId != CfgGrammar._SPGDF_ContextFree)