1 write to _filePath
Microsoft.AspNetCore.Components.WebView.Test (1)
StaticContentProviderTests.cs (1)
109
_filePath
= filePath;
1 reference to _filePath
Microsoft.AspNetCore.Components.WebView.Test (1)
StaticContentProviderTests.cs (1)
119
public string Name => Path.GetFileName(
_filePath
);