2 references to GuessSdkPath
Microsoft.NET.ProjectData (2)
CachePathResolver.cs (2)
58
this.netSdkPath = this.LocateSdkPath(sdkVersion) ?? this.
GuessSdkPath
(sdkVersion);
118
this.netSdkPath = this.LocateSdkPath(sdkVersion) ?? this.
GuessSdkPath
(sdkVersion);