1 write to _textBreakpoint
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\OptimalBreakSession.cs (1)
105
_textBreakpoint
= textBreakpoint;
2 references to _textBreakpoint
PresentationFramework (2)
src\Framework\MS\Internal\PtsHost\OptimalBreakSession.cs (2)
114
if(
_textBreakpoint
!= null)
116
_textBreakpoint
.Dispose();