5 references to EndsWith
System.Memory (1)
System\Buffers\SequenceReader.Search.cs (1)
145
if (remaining.
EndsWith
(delimiterEscape))
System.Net.NameResolution (3)
System\Net\Dns.cs (1)
443
if (hostSpan.
EndsWith
('.'))
System\Net\DnsEncodedName.cs (2)
119
if (name.
EndsWith
('.'))
196
if (name.
EndsWith
('.'))
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Type.Helpers.cs (1)
539
if (str.
EndsWith
('*'))