1 write to IsDelegateSignature
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Components\PropertyMetadata.cs (1)
48
IsDelegateSignature
= IsDelegateSignature,
2 references to IsDelegateSignature
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Components\PropertyMetadata.cs (1)
27
builder.Append(
IsDelegateSignature
);
Language\Components\TagHelperBoundAttributeDescriptorExtensions.cs (1)
9
=> attribute.Metadata is PropertyMetadata {
IsDelegateSignature
: true };