2 references to TextStartsWithBytes
System.Reflection.Metadata (2)
System\Reflection\Internal\Utilities\MemoryBlock.cs (2)
373
case FastComparisonResult.
TextStartsWithBytes
:
440
return textTerminated ? FastComparisonResult.BytesStartWithText : FastComparisonResult.
TextStartsWithBytes
;