1 write to _areCompatible
NuGet.Packaging (1)
RuntimeModel\RuntimeGraph.cs (1)
71_areCompatible = new();
1 reference to _areCompatible
NuGet.Packaging (1)
RuntimeModel\RuntimeGraph.cs (1)
244return _areCompatible!.GetOrAdd(key, AreCompatibleInternal);