1 write to _lastSeg
System.Speech (1)
Internal\Synthesis\SpeakInfo.cs (1)
87
_lastSeg
= pNew;
3 references to _lastSeg
System.Speech (3)
Internal\Synthesis\SpeakInfo.cs (3)
65
_lastSeg
.AddFrag(textFragment);
83
[MemberNotNull(nameof(
_lastSeg
))]
98
[MemberNotNullWhen(false, nameof(
_lastSeg
))]