Base:
property
Path
Microsoft.CodeAnalysis.AdditionalText.Path
1 write to Path
rzc (1)
RazorSourceGeneratorHost.cs (1)
161Path = path;
1 reference to Path
rzc (1)
RazorSourceGeneratorHost.cs (1)
174using var stream = File.OpenRead(Path);