1 write to AcceptsAssetPath
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Components\PropertyMetadata.cs (1)
60
AcceptsAssetPath
= AcceptsAssetPath,
3 references to AcceptsAssetPath
Microsoft.CodeAnalysis.Razor.Compiler (3)
Language\Components\ComponentTildePathPass.cs (2)
19
/// (<see cref="PropertyMetadata.
AcceptsAssetPath
"/>).</item>
146
if (node.BoundAttribute?.Metadata is not PropertyMetadata {
AcceptsAssetPath
: true }
Language\Components\PropertyMetadata.cs (1)
34
builder.Append(
AcceptsAssetPath
);