8 references to HasReflectionType
System.AddIn (8)
System\Addin\Hosting\Store\PipelineComponent.cs (1)
84
if (_typeInfo.
HasReflectionType
)
System\Addin\MiniReflection\TypeInfo.cs (7)
237
System.Diagnostics.Contracts.Contract.Assert(
HasReflectionType
);
274
System.Diagnostics.Contracts.Contract.Assert(
HasReflectionType
);
308
if (
HasReflectionType
)
725
System.Diagnostics.Contracts.Contract.Assert(HasToken ||
HasReflectionType
|| HasTypeRef);
727
if (
HasReflectionType
)
859
if (
HasReflectionType
)
872
if (
HasReflectionType
)