2 implementations of ElementFactory
System.Speech (2)
Internal\SrgsParser\SrgsDocumentParser.cs (1)
43public IElementFactory ElementFactory
Internal\SrgsParser\XmlParser.cs (1)
224public IElementFactory ElementFactory
1 write to ElementFactory
System.Speech (1)
Internal\SrgsCompiler\SRGSCompiler.cs (1)
108srgsParser.ElementFactory = elementFactory;