2 references to new
Microsoft.AspNetCore.App.Analyzers (2)
Infrastructure\VirtualChars\VirtualChar.cs (2)
53
=>
new
(rune, surrogateChar: default, span);
67
return new
VirtualChar
(rune: Rune.ReplacementChar, surrogateChar, span);