11 references to ContainsCore
PresentationFramework (11)
MS\Internal\Documents\TextDocumentView.cs (11)
91
if (!
ContainsCore
(position))
234
if (!
ContainsCore
(position))
265
if (positionOut == null || !
ContainsCore
(positionOut))
285
if (!
ContainsCore
(position))
305
if (!
ContainsCore
(position))
324
if (!
ContainsCore
(position))
343
if (!
ContainsCore
(position))
366
if (!
ContainsCore
(start))
370
if (!
ContainsCore
(end))
391
return
ContainsCore
(position);
934
if (position != null && !
ContainsCore
(position))