2 references to IsDeconstructMethod
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\FindReferences\Finders\OrdinaryMethodReferenceFinder.cs (2)
77
if (
IsDeconstructMethod
(methodSymbol))
126
if (
IsDeconstructMethod
(symbol))