4 references to Rune
Microsoft.CodeAnalysis.CSharp.Features (1)
ConvertToRawString\ConvertToRawStringHelpers.cs (1)
119
!IsFormatOrControl(Rune.GetUnicodeCategory(new
Rune
(ch, characters[i + 1]))))
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Globalization\TextInfo.cs (2)
515
return new
Rune
(lowerChars[0], lowerChars[1]);
537
return new
Rune
(upperChars[0], upperChars[1]);
System.Private.Uri (1)
System\IriHelper.cs (1)
151
rune = new
Rune
(ch, ch2);