Table of Contents

Property FirstLiteralSegment

Namespace
MonoMod.Core.Utils
Assembly
MonoMod.Core.dll

FirstLiteralSegment

Gets the first literal segment of this pattern.
public (ReadOnlyMemory<byte> Bytes, int Offset) FirstLiteralSegment { get; }

Property Value

(ReadOnlyMemory<byte> Bytes, int Offset)