42 references to WithDiagnosticsGreen
Microsoft.CodeAnalysis.Razor.Compiler (42)
Language\Syntax\Generated\Syntax.xml.Internal.Generated.cs (41)
72newNode = newNode.WithDiagnosticsGreen(diags); 152newNode = newNode.WithDiagnosticsGreen(diags); 214newNode = newNode.WithDiagnosticsGreen(diags); 268newNode = newNode.WithDiagnosticsGreen(diags); 330newNode = newNode.WithDiagnosticsGreen(diags); 397newNode = newNode.WithDiagnosticsGreen(diags); 459newNode = newNode.WithDiagnosticsGreen(diags); 521newNode = newNode.WithDiagnosticsGreen(diags); 583newNode = newNode.WithDiagnosticsGreen(diags); 637newNode = newNode.WithDiagnosticsGreen(diags); 702newNode = newNode.WithDiagnosticsGreen(diags); 826newNode = newNode.WithDiagnosticsGreen(diags); 880newNode = newNode.WithDiagnosticsGreen(diags); 951newNode = newNode.WithDiagnosticsGreen(diags); 1016newNode = newNode.WithDiagnosticsGreen(diags); 1175newNode = newNode.WithDiagnosticsGreen(diags); 1292newNode = newNode.WithDiagnosticsGreen(diags); 1403newNode = newNode.WithDiagnosticsGreen(diags); 1491newNode = newNode.WithDiagnosticsGreen(diags); 1604newNode = newNode.WithDiagnosticsGreen(diags); 1711newNode = newNode.WithDiagnosticsGreen(diags); 1833newNode = newNode.WithDiagnosticsGreen(diags); 1902newNode = newNode.WithDiagnosticsGreen(diags); 1956newNode = newNode.WithDiagnosticsGreen(diags); 2111newNode = newNode.WithDiagnosticsGreen(diags); 2213newNode = newNode.WithDiagnosticsGreen(diags); 2280newNode = newNode.WithDiagnosticsGreen(diags); 2336newNode = newNode.WithDiagnosticsGreen(diags); 2398newNode = newNode.WithDiagnosticsGreen(diags); 2460newNode = newNode.WithDiagnosticsGreen(diags); 2522newNode = newNode.WithDiagnosticsGreen(diags); 2576newNode = newNode.WithDiagnosticsGreen(diags); 2652newNode = newNode.WithDiagnosticsGreen(diags); 2718newNode = newNode.WithDiagnosticsGreen(diags); 2777newNode = newNode.WithDiagnosticsGreen(diags); 2843newNode = newNode.WithDiagnosticsGreen(diags); 2902newNode = newNode.WithDiagnosticsGreen(diags); 2950newNode = newNode.WithDiagnosticsGreen(diags); 3026newNode = newNode.WithDiagnosticsGreen(diags); 3089newNode = newNode.WithDiagnosticsGreen(diags); 3154newNode = newNode.WithDiagnosticsGreen(diags);
Language\Syntax\GreenNodeExtensions.cs (1)
35return node.WithDiagnosticsGreen(array);