2 references to PSTR
Microsoft.AspNetCore.Server.HttpSys (2)
Windows.Win32.PSTR.g.cs (2)
31 internal PSTR(IntPtr value):this(unchecked((byte*)value)) 37 public static implicit operator PSTR(byte* value) => new PSTR(value);