3 references to Warning
ILCompiler.ReadyToRun (3)
PortableCallHelpers\PInvokeCollector.cs (2)
144log.Warning("WASM0001", $"Could not get pinvoke, or callbacks for method '{type}::{method.Name.ToString()}' because '{ex}'"); 155log.Warning("WASM0001", $"Skipping generic function pointer delegate '{type}', which has no single native signature");
PortableCallHelpers\PInvokeTableGenerator.cs (1)
107log.Warning("WASM0001", $"Found a native function ({first.EntryPoint}) with varargs in {first.Module}." +