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