4 writes to _hasPendingPost
System.Speech (4)
Internal\AsyncSerializedWorker.cs (4)
35_hasPendingPost = false; 125_hasPendingPost = false; 190_hasPendingPost = true; 216_hasPendingPost = false;
2 references to _hasPendingPost
System.Speech (2)
Internal\AsyncSerializedWorker.cs (2)
187if (!_hasPendingPost || !_isAsyncMode) 229if (_hasPendingPost)