1 instantiation of CompatibleSdkKey
Microsoft.DotNet.MSBuildSdkResolver (1)
NETCoreSdkResolver.cs (1)
92
new
CompatibleSdkKey
(dotnetExeDirectory, msbuildVersion),
3 references to CompatibleSdkKey
Microsoft.DotNet.MSBuildSdkResolver (3)
NETCoreSdkResolver.cs (3)
21
private static readonly ConcurrentDictionary<
CompatibleSdkKey
, CompatibleSdkValue> s_compatibleSdks
35
private sealed class CompatibleSdkKey : IEquatable<
CompatibleSdkKey
>
46
public bool Equals(
CompatibleSdkKey
? other)