3 references to AddDocument
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (2)
Options\SolutionAnalyzerConfigOptionsUpdaterTests.cs (2)
122testProjectWithoutConfig.AddDocument(new TestHostDocument(""" 143testProjectWithConfig.AddDocument(new TestHostDocument("""
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (1)
Workspaces\TestWorkspace`1.cs (1)
386hostProject.AddDocument(hostDocument);