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