Implemented interface member:
2 references to Add
Microsoft.Build (2)
src\msbuild\artifacts\.packages\microsoft.codeanalysis.collections\5.0.0-1.25277.114\contentFiles\cs\net9.0\Segmented\ImmutableSegmentedHashSet`1+ValueBuilder.cs (2)
82return GetOrCreateMutableSet().Add(item); 256mutableSet.Add(item);