9 references to AssertJsonSection
Microsoft.CodeAnalysis.Rebuild.UnitTests (9)
BasicDeterministicKeyBuilderTests.cs (2)
103AssertJsonSection(expected, key, "additionalTexts"); 137AssertJsonSection(expected, key, "compilation.options.globalImports");
CSharpDeterministicKeyBuilderTests.cs (5)
175AssertJsonSection(expected, key, "compilation.syntaxTrees"); 204AssertJsonSection(expected, key, "additionalTexts"); 614AssertJsonSection(expected, key, "emitOptions.sourceLink"); 680AssertJsonSection(expected, key, "resources"); 698AssertJsonSection($$"""
DeterministicKeyBuilderTests.cs (2)
309AssertJsonSection(expected, key, "compilation.syntaxTrees", "parseOptionsIndex"); 571AssertJsonSection(expected, obj.ToString(Formatting.Indented), "subsystemVersion");