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