2 references to IsDisposalRequired
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\ReflectionModel\ReflectionComposablePartDefinition.cs (1)
121
if (
IsDisposalRequired
)
System\ComponentModel\Composition\ReflectionModel\ReflectionModelServices.cs (1)
40
return reflectionPartDefinition.
IsDisposalRequired
;