2 references to FromPath
Microsoft.NET.Build.Tasks (2)
SdkDirectoryWorkloadManifestProvider.cs (2)
187
var installState = InstallStateContents.
FromPath
(_installStateFilePath);
271
var installState = InstallStateContents.
FromPath
(installStateFilePath)!;