5 references to FormatMessageFlags
System.Net (5)
net\PeerToPeer\PeerToPeerException.cs (4)
101FormatMessageFlags.FORMAT_MESSAGE_ALLOCATE_BUFFER | 102FormatMessageFlags.FORMAT_MESSAGE_ARGUMENT_ARRAY | 103(facility == FACILITY_P2P ? FormatMessageFlags.FORMAT_MESSAGE_FROM_HMODULE : FormatMessageFlags.FORMAT_MESSAGE_FROM_SYSTEM),
net\UnsafeMethods.cs (1)
57FormatMessageFlags dwFlags,