2 references to LocateSdkPath
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);