1 write to gcSayAsCategory
System.Speech (1)
Internal\Synthesis\ConvertTextFrag.cs (1)
120
sapiFrag.
gcSayAsCategory
= GCHandle.Alloc(sFormat, GCHandleType.Pinned);
3 references to gcSayAsCategory
System.Speech (3)
Internal\Synthesis\ConvertTextFrag.cs (3)
121
return sapiFrag.
gcSayAsCategory
.AddrOfPinnedObject();
138
if (sapiFrag.
gcSayAsCategory
.IsAllocated)
140
sapiFrag.
gcSayAsCategory
.Free();