Struct TextLocation
[TypeConverter(typeof(TextLocationConverter))]
public readonly struct TextLocation : IComparable<TextLocation>, IEquatable<TextLocation>
- Implements
- Inherited Members
[TypeConverter(typeof(TextLocationConverter))]
public readonly struct TextLocation : IComparable<TextLocation>, IEquatable<TextLocation>