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)
180AssertJsonSection(expected, key, "compilation.syntaxTrees"); 209AssertJsonSection(expected, key, "additionalTexts"); 614AssertJsonSection(expected, key, "emitOptions.sourceLink"); 680AssertJsonSection(expected, key, "resources"); 698AssertJsonSection($$"""
DeterministicKeyBuilderTests.cs (2)
304AssertJsonSection(expected, key, "compilation.syntaxTrees", "parseOptions"); 566AssertJsonSection(expected, obj.ToString(Formatting.Indented), "subsystemVersion");