2 references to Contains
Microsoft.CodeAnalysis.Razor.Workspaces (2)
TextDifferencing\SourceTextDiffer.CharDiffer.cs (2)
94
if (!oldBuffer.
Contains
(oldSourceIndex))
99
if (!newBuffer.
Contains
(newSourceIndex))