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