Implemented interface member:
3 references to GuideLineSpan
Microsoft.CodeAnalysis.EditorFeatures (3)
Structure\StructureTag.cs (3)
73
Hash.Combine(this.HeaderSpan.GetHashCode(), this.
GuideLineSpan
.GetHashCode())))))));
88
_tagProvider.SpanEquals(this.Snapshot, this.
GuideLineSpan
, other.Snapshot, other.
GuideLineSpan
);