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