2 references to FileExists
Microsoft.Build.Utilities.Core (2)
ToolLocationHelper.cs (2)
2667
internal static void GatherSDKsFromRegistryImpl(Dictionary<TargetPlatformSDK, TargetPlatformSDK> platformMonikers, string registryKeyRoot, RegistryView registryView, RegistryHive registryHive, GetRegistrySubKeyNames getRegistrySubKeyNames, GetRegistrySubKeyDefaultValue getRegistrySubKeyDefaultValue, OpenBaseKey openBaseKey,
FileExists
fileExists)
2864
FileExists
fileExists = new FileExists(File.Exists);