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