2 writes to _currentFrameIsValid
Microsoft.Diagnostics.DataContractReader.Legacy (2)
ClrDataStackWalk.cs (2)
37_currentFrameIsValid = MoveNextLegacyVisible(); 145_currentFrameIsValid = MoveNextLegacyVisible();
4 references to _currentFrameIsValid
Microsoft.Diagnostics.DataContractReader.Legacy (4)
ClrDataStackWalk.cs (4)
65if (_currentFrameIsValid) 124if (!_currentFrameIsValid) 146hr = _currentFrameIsValid ? HResults.S_OK : HResults.S_FALSE; 187if (!_currentFrameIsValid)