Base:
property
FullName
Microsoft.Extensions.FileSystemGlobbing.Abstractions.FileSystemInfoBase.FullName
1 reference to FullName
NuGet.Commands (1)
RestoreCommand\ContentFiles\FileProviderGlobbingDirectory.cs (1)
68return _parent.FullName + DirectorySeparatorChar + Name;