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