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