11 references to ContainsCore
PresentationFramework (11)
MS\Internal\Documents\TextDocumentView.cs (11)
93
if (!
ContainsCore
(position))
237
if (!
ContainsCore
(position))
268
if (positionOut == null || !
ContainsCore
(positionOut))
288
if (!
ContainsCore
(position))
308
if (!
ContainsCore
(position))
327
if (!
ContainsCore
(position))
346
if (!
ContainsCore
(position))
369
if (!
ContainsCore
(start))
373
if (!
ContainsCore
(end))
394
return
ContainsCore
(position);
940
if (position != null && !
ContainsCore
(position))