3 references to IsValidForGenericMarshalling
ILCompiler.ReadyToRun (3)
parent\parent\Common\TypeSystem\Interop\IL\MarshalHelpers.cs (3)
250
IsValidForGenericMarshalling
(type, isField) &&
415
if (!
IsValidForGenericMarshalling
(type, isField))
939
&&
IsValidForGenericMarshalling
(defType, isFieldScenario, builtInMarshallingEnabled: false))