6 references to AllCharsInUInt32AreAscii
Microsoft.AspNetCore.App.Analyzers (6)
Infrastructure\VirtualChars\System.Text\Utf16Utility.cs (6)
50Debug.Assert(AllCharsInUInt32AreAscii(value)); 79Debug.Assert(AllCharsInUInt32AreAscii(value)); 107Debug.Assert(AllCharsInUInt32AreAscii(value)); 132Debug.Assert(AllCharsInUInt32AreAscii(value)); 157Debug.Assert(AllCharsInUInt32AreAscii(valueA)); 158Debug.Assert(AllCharsInUInt32AreAscii(valueB));