1 write to IsDelegateWithAwaitableResult
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Components\PropertyMetadata.cs (1)
50
IsDelegateWithAwaitableResult
= IsDelegateWithAwaitableResult,
2 references to IsDelegateWithAwaitableResult
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Components\PropertyMetadata.cs (1)
28
builder.Append(
IsDelegateWithAwaitableResult
);
Language\Components\TagHelperBoundAttributeDescriptorExtensions.cs (1)
12
=> attribute.Metadata is PropertyMetadata {
IsDelegateWithAwaitableResult
: true };