2 references to _typeUnsupportedOnPlatform
ILCompiler.ReadyToRun (2)
PortableCallHelpers\PInvokeCollector.cs (2)
212
if (
_typeUnsupportedOnPlatform
.TryGetValue(type, out bool cached))
223
_typeUnsupportedOnPlatform
[type] = value;