2 writes to _list
NuGet.Packaging (2)
RuntimeModel\RuntimeGraph.cs (2)
364
_list
= null;
376
_list
= list;
2 references to _list
NuGet.Packaging (2)
RuntimeModel\RuntimeGraph.cs (2)
361
var list =
_list
;
373
if (
_list
== null)