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