2 instantiations of SrgsElementCompilerFactory
System.Speech (2)
Internal\SrgsCompiler\SRGSCompiler.cs (1)
107SrgsElementCompilerFactory elementFactory = new(backend, cg);
Recognition\GrammarBuilder.cs (1)
389SrgsElementCompilerFactory elementFactory = new(backend, cg);
3 references to SrgsElementCompilerFactory
System.Speech (3)
Internal\GrammarBuilding\GrammarBuilderPhrase.cs (1)
110if (elementFactory is SrgsElementCompilerFactory)
Internal\SrgsCompiler\SRGSCompiler.cs (1)
107SrgsElementCompilerFactory elementFactory = new(backend, cg);
Recognition\GrammarBuilder.cs (1)
389SrgsElementCompilerFactory elementFactory = new(backend, cg);