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