2 references to TryRetrieveOptionsValue
Microsoft.Gen.ContextualOptions (2)
src\Generators\Shared\GeneratorUtilities.cs (2)
153
if (!
TryRetrieveOptionsValue
(options, CompilationOutputPath, out var compilationOutputPath))
165
return
TryRetrieveOptionsValue
(options, CurrentProjectPath, out var currentProjectPath)