Implemented interface member:
method
GetAttributes
Microsoft.Build.Shared.FileSystem.IFileSystem.GetAttributes(System.String)
1 reference to GetAttributes
Microsoft.Build (1)
MSBuildOnWindowsFileSystem.cs (1)
63return ManagedFileSystem.Singleton().GetAttributes(path);