2 references to GetLoweringFlags
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\WasmImportThunkPortableEntrypoint.cs (1)
121WasmLowering.LoweringFlags flags = WasmLowering.GetLoweringFlags(method) & ~WasmLowering.LoweringFlags.IsUnmanagedCallersOnly;
parent\parent\Common\JitInterface\WasmLowering.cs (1)
576return GetSignature(method.Signature, GetLoweringFlags(method));