1 write to AcceptsAssetPath
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\TagHelpers\Producers\ComponentTagHelperProducer.cs (1)
320builder.AcceptsAssetPath = true;
1 reference to AcceptsAssetPath
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Components\PropertyMetadata.cs (1)
60AcceptsAssetPath = AcceptsAssetPath,