Base:
property
Path
Microsoft.CodeAnalysis.AdditionalText.Path
1 reference to Path
Microsoft.Analyzers.Extra.Tests (1)
Resources\FileVisibleToAnalyzer.cs (1)
26public override SourceText? GetText(CancellationToken cancellationToken = default) => SourceText.From(File.ReadAllText(Path));