1 reference to BOOL
Microsoft.AspNetCore.Server.HttpSys (1)
Windows.Win32.BOOL.g.cs (1)
33
public static explicit operator BOOL(int value) => new
BOOL
(value);