3 references to ConfigureNonStringAttribute
Microsoft.CodeAnalysis.Razor.Compiler (3)
Language\Legacy\TagHelperBlockRewriter.cs (3)
767node = (CSharpExpressionLiteralSyntax)ConfigureNonStringAttribute(node); 841node = (MarkupTextLiteralSyntax)ConfigureNonStringAttribute(node); 855node = (MarkupEphemeralTextLiteralSyntax)ConfigureNonStringAttribute(node);