2 references to FastAppendToListAllowNulls
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\Primitives\ComposablePartCatalog.cs (1)
111
exports = exports.
FastAppendToListAllowNulls
(singleMatch, multipleMatches);
System\ComponentModel\Composition\ReflectionModel\ReflectionComposablePartDefinition.cs (1)
194
exports = exports.
FastAppendToListAllowNulls
(candidateSingleMatch, candidateMultipleMatches);