3 references to LibraryFormat
MonoAOTCompiler (3)
MonoAOTCompiler.cs (3)
392switch (LibraryFormat) 399throw new LogAsErrorException($"'{nameof(LibraryFormat)}' must be one of: '{nameof(MonoAotLibraryFormat.Dll)}', '{nameof(MonoAotLibraryFormat.Dylib)}', '{nameof(MonoAotLibraryFormat.So)}'. Received: '{LibraryFormat}'.");