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