2 references to HasName
Microsoft.Extensions.FileProviders.Embedded.Manifest.Task (2)
Entry.cs (2)
55
if (child.
HasName
(currentSegment))
73
if (other == null || !other.
HasName
(Name) || other.IsFile != IsFile)