2 references to TryLoad
Microsoft.Gen.MetadataExtractor (2)
MetadataReportsGenerator.cs (1)
146if (!SymbolLoader.TryLoad(context.Compilation, out var symbolHolder))
src\Generators\Microsoft.Gen.ComplianceReports\ComplianceReportsGenerator.cs (1)
65if (!SymbolLoader.TryLoad(context.Compilation, out var symbolHolder))