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