1 reference to TryGetDeclaration
Roslyn.Diagnostics.Analyzers (1)
PartsExportedWithMEFv2MustBeMarkedAsShared.Fixer.cs (1)
46
if (
TryGetDeclaration
(root!.FindNode(diagnostic.Location.SourceSpan), out var declaration))