1 write to TextSpanName
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Structure\AbstractSyntaxStructureProviderTests.cs (1)
127
this.
TextSpanName
= textSpanName;
4 references to TextSpanName
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (4)
Structure\AbstractSyntaxStructureProviderTests.cs (4)
137
&&
TextSpanName
== other.
TextSpanName
147
hashCode = hashCode * -1521134295 + EqualityComparer<string>.Default.GetHashCode(
TextSpanName
);
157
textSpanName = this.
TextSpanName
;