2 references to GetGlobalJsonPath
Microsoft.NET.Build.Tasks (2)
ProcessFrameworkReferences.cs (1)
1110string? globalJsonPath = SdkDirectoryWorkloadManifestProvider.GetGlobalJsonPath(Environment.CurrentDirectory);
ShowMissingWorkloads.cs (1)
45string globalJsonPath = SdkDirectoryWorkloadManifestProvider.GetGlobalJsonPath(Environment.CurrentDirectory);