Base:
property
Name
Microsoft.Extensions.FileSystemGlobbing.Abstractions.FileSystemInfoBase.Name
1 write to Name
NuGet.Commands (1)
RestoreCommand\ContentFiles\FileProviderGlobbingFile.cs (1)
31Name = fileInfo.Name;
1 reference to Name
NuGet.Commands (1)
RestoreCommand\ContentFiles\FileProviderGlobbingFile.cs (1)
36: ParentDirectory.FullName + DirectorySeparatorChar + Name;