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