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