1 reference to Rune
Microsoft.CodeAnalysis.CodeStyle (1)
Rune.cs (1)
138
public static explicit operator Rune(int value) => new
Rune
(value);