1 write to UseSourceGenerator
rzc (1)
DiscoverCommand.cs (1)
31
UseSourceGenerator
= Option("--use-source-generator", "host the Razor source generator instead of the engine", CommandOptionType.NoValue);
1 reference to UseSourceGenerator
rzc (1)
DiscoverCommand.cs (1)
152
if (
UseSourceGenerator
.HasValue())