11 references to ContainsCore
PresentationFramework (11)
MS\Internal\Documents\TextDocumentView.cs (11)
91
if (!
ContainsCore
(position))
235
if (!
ContainsCore
(position))
266
if (positionOut == null || !
ContainsCore
(positionOut))
286
if (!
ContainsCore
(position))
306
if (!
ContainsCore
(position))
325
if (!
ContainsCore
(position))
344
if (!
ContainsCore
(position))
367
if (!
ContainsCore
(start))
371
if (!
ContainsCore
(end))
392
return
ContainsCore
(position);
938
if (position != null && !
ContainsCore
(position))