Base:
property
FullPath
Roslyn.Test.Utilities.TestGeneratorReference.FullPath
3 references to FullPath
Microsoft.CodeAnalysis.Workspaces.UnitTests (3)
SolutionTests\SolutionWithSourceGeneratorTests.cs (3)
110
public override int GetHashCode() => this.
FullPath
.GetHashCode();
115
this.
FullPath
== otherReference.
FullPath
;