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