1 instantiation of EngineSite
System.Speech (1)
Internal\Synthesis\VoiceSynthesis.cs (1)
44_site = new EngineSite(_resourceLoader);
3 references to EngineSite
System.Speech (3)
Internal\Synthesis\EngineSiteSapi.cs (2)
18internal EngineSiteSapi(EngineSite site, ResourceLoader resourceLoader) 151private EngineSite _site;
Internal\Synthesis\VoiceSynthesis.cs (1)
1754private readonly EngineSite _site;