1 write to Other
NuGet.Packaging (1)
RuntimeModel\RuntimeGraph.cs (1)
425
Other
= other ?? throw new ArgumentNullException(nameof(other));
4 references to Other
NuGet.Packaging (4)
RuntimeModel\RuntimeGraph.cs (4)
248
return ExpandRuntimeCached(key.RuntimeName).Contains(key.
Other
);
431
&& StringComparer.Ordinal.Equals(
Other
, other.
Other
);
439
hashCode.AddObject(
Other
, StringComparer.Ordinal);