4 references to InfoHigh
WasmAppBuilder (4)
PInvokeTableGenerator.cs (4)
487log.InfoHigh("WASM0060", "Type {0} is not blittable: Not a ValueType", type); 495log.InfoHigh("WASM0061", "Type {0} is not blittable: LayoutKind is not Sequential", type); 503log.InfoHigh("WASM0062", "Type {0} is not blittable: Field {1} is not blittable", type, ft.Name); 511log.InfoHigh("WASM0063", "Type {0} is not blittable: Field {1} is literal", type, ft.Name);