1 write to _isDisposed
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
239
_isDisposed
= true;
2 references to _isDisposed
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\FullTextBreakpoint.cs (2)
260
if (
_isDisposed
)
282
if (
_isDisposed
)