2 writes to FormatId
System.Speech (2)
Internal\SrgsCompiler\BackEnd.cs (1)
1015
header.
FormatId
= CfgGrammar._SPGDF_ContextFree;
Internal\SrgsCompiler\CFGGrammar.cs (1)
86
FormatId
= new Guid(br.ReadBytes(16));
3 references to FormatId
System.Speech (3)
Internal\SrgsCompiler\CFGGrammar.cs (3)
87
if (
FormatId
!= CfgGrammar._SPGDF_ContextFree)
259
header.FormatId = cfgSerializedHeader.
FormatId
;
322
if (pFH.
FormatId
!= CfgGrammar._SPGDF_ContextFree)