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