1 write to _runtimeGraph
NuGet.Packaging (1)
ContentModel\ManagedCodeConventions.cs (1)
79_runtimeGraph = runtimeGraph;
2 references to _runtimeGraph
NuGet.Packaging (2)
ContentModel\ManagedCodeConventions.cs (2)
108if (_runtimeGraph == null) 120return _runtimeGraph.AreCompatible(criteriaRid, availableRid);