2 references to SourceTextIsUnchanged
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\SolutionCompilationState.cs (2)
796
SourceTextIsUnchanged
(oldDocumentState, text) ? oldDocumentState : oldDocumentState.UpdateText(text, mode));
1903
if (!
SourceTextIsUnchanged
(documentState, text))