1 write to _locked
PresentationFramework (1)
System\Windows\Documents\TextStore.cs (1)
4293
_locked
= value;
3 references to _locked
PresentationFramework (3)
System\Windows\Documents\TextStore.cs (3)
4255
Invariant.Assert(!
_locked
);
4288
return
_locked
;
4295
if (!
_locked
&& _pendingDispose)