5 references to WasmLinkage
ILCompiler.ReadyToRun (5)
PortableCallHelpers\PInvokeTableGenerator.cs (5)
55if (pinvoke.WasmLinkage) 147if (p.WasmLinkage) 347if (pinvoke.WasmLinkage) 371string importAttributes = pinvoke.WasmLinkage 374string externKeyword = pinvoke.WasmLinkage ? "extern " : "";