1 implementation of IsCollectible
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\Loader_1.cs (1)
565
bool ILoader.
IsCollectible
(ModuleHandle handle)
1 reference to IsCollectible
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\RuntimeTypeSystem_1.cs (1)
1653
return _target.Contracts.Loader.
IsCollectible
(mod);