36 references to AddCSharpSyntaxTree
Microsoft.AspNetCore.Mvc.Razor.Extensions.UnitTests (34)
IntegrationTests\CodeGenerationIntegrationTest.cs (34)
75AddCSharpSyntaxTree(""" 101AddCSharpSyntaxTree(""" 135AddCSharpSyntaxTree(""" 241AddCSharpSyntaxTree(""" 281AddCSharpSyntaxTree(""" 306AddCSharpSyntaxTree(""" 340AddCSharpSyntaxTree(""" 391AddCSharpSyntaxTree(""" 415AddCSharpSyntaxTree(""" 453AddCSharpSyntaxTree(""" 505AddCSharpSyntaxTree(""" 536AddCSharpSyntaxTree($$""" 602AddCSharpSyntaxTree(""" 646AddCSharpSyntaxTree(""" 689AddCSharpSyntaxTree(""" 733AddCSharpSyntaxTree(""" 771AddCSharpSyntaxTree(""" 809AddCSharpSyntaxTree(""" 849AddCSharpSyntaxTree(""" 888AddCSharpSyntaxTree(""" 977AddCSharpSyntaxTree(""" 1005AddCSharpSyntaxTree(""" 1041AddCSharpSyntaxTree(""" 1158AddCSharpSyntaxTree(""" 1201AddCSharpSyntaxTree(""" 1227AddCSharpSyntaxTree(""" 1262AddCSharpSyntaxTree(""" 1315AddCSharpSyntaxTree(""" 1343AddCSharpSyntaxTree(""" 1369AddCSharpSyntaxTree(""" 1410AddCSharpSyntaxTree(""" 1468AddCSharpSyntaxTree(""" 1521AddCSharpSyntaxTree(""" 1582AddCSharpSyntaxTree("""
Microsoft.AspNetCore.Razor.Language.UnitTests (1)
IntegrationTests\CodeGenerationIntegrationTest.cs (1)
479AddCSharpSyntaxTree(string.Join("\n", tagHelperClasses));
Microsoft.AspNetCore.Razor.Test.Common (1)
Language\IntegrationTests\IntegrationTestBase.cs (1)
78/// Gets the parse options applied when using <see cref="AddCSharpSyntaxTree(string, string)"/>.