2 references to Rune
Microsoft.AspNetCore.App.Analyzers (2)
Infrastructure\VirtualChars\System.Text\Rune.cs (2)
94
:
this
((uint)value)
136
public static explicit operator Rune(uint value) => new
Rune
(value);