1 write to SourcePath
rzc (1)
RazorSourceGeneratorHost.cs (1)
139SourcePath = sourcePath;
2 references to SourcePath
rzc (2)
RazorSourceGeneratorHost.cs (2)
69fileOptions[file.SourcePath] = new RazorAnalyzerConfigOptions(metadata); 83builder.Add(new RazorSourceGeneratorAdditionalText(file.SourcePath, file.Text));