6 references to AllCharsInUInt32AreAscii
Microsoft.AspNetCore.App.Analyzers (6)
Infrastructure\VirtualChars\System.Text\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));