3 references to Depth
Microsoft.AspNetCore.Components.WebView (3)
src\Shared\StaticWebAssets\ManifestStaticWebAssetFileProvider.cs (3)
90var depth = candidate.Patterns[0].Depth; 210if (pattern.Depth != currentDepth) 212currentDepth = pattern.Depth;