2 writes to _hashSet
NuGet.Packaging (2)
RuntimeModel\RuntimeGraph.cs (2)
343
_hashSet
= null;
355
_hashSet
= hashSet;
2 references to _hashSet
NuGet.Packaging (2)
RuntimeModel\RuntimeGraph.cs (2)
340
var hashSet =
_hashSet
;
352
if (
_hashSet
== null)