1 override of GetDeconstructInfo
Microsoft.CodeAnalysis.CSharp.Features (1)
AddImport\CSharpAddImportFeatureService.cs (1)
241protected override ITypeSymbol GetDeconstructInfo(
1 reference to GetDeconstructInfo
Microsoft.CodeAnalysis.Features (1)
AddImport\SymbolReferenceFinder.cs (1)
549var type = _owner.GetDeconstructInfo(_semanticModel, _node, cancellationToken);