8 references to UnicodeDebug
Microsoft.CodeAnalysis.CodeStyle (8)
Rune.cs (2)
116UnicodeDebug.AssertIsValidScalar(scalarValue); 516UnicodeDebug.AssertIsValidSupplementaryPlaneScalar(tempValue);
UnicodeUtility.cs (6)
29UnicodeDebug.AssertIsValidCodePoint(codePoint); 39UnicodeDebug.AssertIsHighSurrogateCodePoint(highSurrogateCodePoint); 40UnicodeDebug.AssertIsLowSurrogateCodePoint(lowSurrogateCodePoint); 55UnicodeDebug.AssertIsValidScalar(value); 69UnicodeDebug.AssertIsValidSupplementaryPlaneScalar(value); 82UnicodeDebug.AssertIsValidScalar(value);