1 reference to PWSTR
Microsoft.AspNetCore.Server.IIS (1)
Windows.Win32.PWSTR.g.cs (1)
33 public static implicit operator PWSTR(char* value) => new PWSTR(value);