1 write to _subPath
Microsoft.AspNetCore.Components.WebView.Test (1)
StaticContentProviderTests.cs (1)
81
_subPath
= subPath ?? throw new ArgumentNullException(nameof(inMemoryFileProvider));
1 reference to _subPath
Microsoft.AspNetCore.Components.WebView.Test (1)
StaticContentProviderTests.cs (1)
91
.Where(kvp => kvp.Key.StartsWith(
_subPath
, StringComparison.Ordinal))