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