3 references to ConfigureNonStringAttribute
Microsoft.CodeAnalysis.Razor.Compiler (3)
Language\Legacy\TagHelperBlockRewriter.cs (3)
763
node = (CSharpExpressionLiteralSyntax)
ConfigureNonStringAttribute
(node);
837
node = (MarkupTextLiteralSyntax)
ConfigureNonStringAttribute
(node);
851
node = (MarkupEphemeralTextLiteralSyntax)
ConfigureNonStringAttribute
(node);