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