11 references to ContainsCore
PresentationFramework (11)
MS\Internal\Documents\TextDocumentView.cs (11)
90
if (!
ContainsCore
(position))
233
if (!
ContainsCore
(position))
264
if (positionOut == null || !
ContainsCore
(positionOut))
284
if (!
ContainsCore
(position))
304
if (!
ContainsCore
(position))
323
if (!
ContainsCore
(position))
342
if (!
ContainsCore
(position))
365
if (!
ContainsCore
(start))
369
if (!
ContainsCore
(end))
390
return
ContainsCore
(position);
933
if (position != null && !
ContainsCore
(position))