1 reference to HasInvalidPathChars
Microsoft.Extensions.FileProviders.Embedded (1)
Manifest\EmbeddedFilesManifest.cs (1)
31
if (string.IsNullOrEmpty(path) ||
HasInvalidPathChars
(path))