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)
18
internal EngineSiteSapi(
EngineSite
site, ResourceLoader resourceLoader)
151
private
EngineSite
_site;
Internal\Synthesis\VoiceSynthesis.cs (1)
1754
private readonly
EngineSite
_site;