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