3 references to FormatMessage
System.Windows.Forms (1)
System\Windows\Forms\ComponentModel\COM2Interop\COM2PropertyDescriptor.cs (1)
899uint result = PInvoke.FormatMessage(
System.Windows.Forms.Primitives (2)
_generated\417\Windows.Win32.PInvoke.KERNEL32.dll.g.cs (2)
217 /// <inheritdoc cref="FormatMessage(winmdroot.System.Diagnostics.Debug.FORMAT_MESSAGE_OPTIONS, void*, uint, uint, winmdroot.Foundation.PWSTR, uint, sbyte**)"/> 226 uint __result = PInvoke.FormatMessage(dwFlags, lpSource, dwMessageId, dwLanguageId, lpBufferLocal, nSize, ArgumentsLocal);