2 references to IsComputed
Microsoft.NET.Sdk.BlazorWebAssembly.Tasks (2)
StaticWebAsset.cs (2)
559
IsDiscovered() ||
IsComputed
() ? "" : BasePath,
1063
var computedBasePath = IsDiscovered() ||
IsComputed
() ? "" : BasePath;