2 references to Shared
Microsoft.Build.Framework (2)
FileClassifier.cs (1)
72/// Single, static <see cref="Lazy{T}"/> instance of shared file FileClassifier for <see cref="Shared"/> member.
NativeMethods.cs (1)
1161bool isNonModifiable = FileClassifier.Shared.IsNonModifiable(fullPath);