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