Base:
property
FullPath
Microsoft.CodeAnalysis.Diagnostics.AnalyzerReference.FullPath
1 override of FullPath
Microsoft.CodeAnalysis.Workspaces.UnitTests (1)
SolutionTests\SolutionWithSourceGeneratorTests.cs (1)
114
public override string
FullPath
=> base.FullPath!; // This derived class always has this non-null
1 write to FullPath
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (1)
TestGeneratorReference.cs (1)
35
FullPath
= analyzerFilePath;
1 reference to FullPath
Microsoft.CodeAnalysis.Workspaces.UnitTests (1)
SolutionTests\SolutionWithSourceGeneratorTests.cs (1)
114
public override string FullPath => base.
FullPath
!; // This derived class always has this non-null