2 references to AllCharsInUInt64AreAscii
Microsoft.AspNetCore.App.Analyzers (2)
Infrastructure\VirtualChars\System.Text\Utf16Utility.cs (2)
198
Debug.Assert(
AllCharsInUInt64AreAscii
(valueA));
199
Debug.Assert(
AllCharsInUInt64AreAscii
(valueB));