Implemented interface member:
method
ExceptWith
System.Collections.Generic.ISet<T>.ExceptWith(System.Collections.Generic.IEnumerable<T>)
3 references to ExceptWith
ILCompiler.Compiler (2)
Compiler\UsageBasedTypeMapManager.cs (2)
114
emptyMapsToGenerate.
ExceptWith
(generatedMaps);
133
emptyMapsToGenerate.
ExceptWith
(generatedMaps);
NuGet.Commands (1)
RestoreCommand\Utility\MSBuildRestoreUtility.cs (1)
601
result.
ExceptWith
(excludeValues);