2 references to TryExpandAssetPath
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Components\ComponentTildePathPass.cs (2)
130
if (
TryExpandAssetPath
(node, valueNode, node.AttributeName) is not { } expression)
153
if (
TryExpandAssetPath
(node, contentNode, node.AttributeName) is not { } expression)