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