Base:
property
IsCollectible
System.Reflection.Assembly.IsCollectible
1 reference to IsCollectible
System.Private.CoreLib (1)
src\System\Reflection\Emit\RuntimeAssemblyBuilder.cs (1)
265
public override bool IsCollectible => InternalAssembly.
IsCollectible
;