2 writes to _sizeMemoryPressure
System.Speech (2)
Internal\SapiInterop\SpeechEvent.cs (2)
29GC.AddMemoryPressure(_sizeMemoryPressure = sizeof(ulong)); 77_sizeMemoryPressure = 0;
2 references to _sizeMemoryPressure
System.Speech (2)
Internal\SapiInterop\SpeechEvent.cs (2)
74if (_sizeMemoryPressure > 0) 76GC.RemoveMemoryPressure(_sizeMemoryPressure);