6 references to AllCharsInUInt32AreAscii
Microsoft.CodeAnalysis.CodeStyle (6)
Utf16Utility.cs (6)
50
Debug.Assert(
AllCharsInUInt32AreAscii
(value));
79
Debug.Assert(
AllCharsInUInt32AreAscii
(value));
107
Debug.Assert(
AllCharsInUInt32AreAscii
(value));
132
Debug.Assert(
AllCharsInUInt32AreAscii
(value));
157
Debug.Assert(
AllCharsInUInt32AreAscii
(valueA));
158
Debug.Assert(
AllCharsInUInt32AreAscii
(valueB));