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