2 writes to _uri
System.Speech (2)
Internal\Synthesis\SpeakInfo.cs (2)
119
_uri
= uri;
158
_uri
= null!;
1 reference to _uri
System.Speech (1)
Internal\Synthesis\AudioBase.cs (1)
145
throw new FormatException(SR.Get(SRID.NotValidAudioFile, audio.
_uri
.ToString()));