1 write to _fullPath
Microsoft.CodeAnalysis.Test.Utilities (1)
Mocks\TestAnalyzerReference.cs (1)
19_fullPath = fullPath;
1 reference to _fullPath
Microsoft.CodeAnalysis.Test.Utilities (1)
Mocks\TestAnalyzerReference.cs (1)
25public override string FullPath => _fullPath ?? throw new NotImplementedException();