2 references to AnalyzerConfig
Microsoft.CodeAnalysis.Features.UnitTests (2)
EditAndContinue\EditAndContinueWorkspaceServiceTests.cs (2)
1627
case DocumentKind.
AnalyzerConfig
:
1667
DocumentKind.
AnalyzerConfig
=> solution.AddAnalyzerConfigDocument(documentId, "X", GetAnalyzerConfigText([("x", "1")]), filePath: pathX),