Implemented interface member:
method
ToString
System.IFormattable.ToString(System.String, System.IFormatProvider)
1 reference to ToString
Microsoft.AspNetCore.Server.HttpSys (1)
ValidationHelper.cs (1)
39return "0x" + ptr.ToString("x", CultureInfo.InvariantCulture);