5 references to Unsupported
ILCompiler.ReadyToRun (5)
PortableCallHelpers\PInvokeCollector.cs (5)
202PlatformSupport.Unsupported => true, 217PlatformSupport.Unsupported => true, 232value = EvaluatePlatformAttributes(assembly.GetDecodedCustomAttributes) == PlatformSupport.Unsupported; 254return PlatformSupport.Unsupported; 268return hasSupportedOSPlatform ? PlatformSupport.Unsupported : PlatformSupport.Unknown;