1 write to IsGenericTyped
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Components\PropertyMetadata.cs (1)
51
IsGenericTyped
= IsGenericTyped,
2 references to IsGenericTyped
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Components\PropertyMetadata.cs (1)
29
builder.Append(
IsGenericTyped
);
Language\Components\TagHelperBoundAttributeDescriptorExtensions.cs (1)
24
=> attribute.Metadata is PropertyMetadata {
IsGenericTyped
: true };