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