3 references to FlattenDeconstructionMethods
Microsoft.CodeAnalysis.CSharp.CodeStyle (3)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Services\SemanticFacts\CSharpSemanticFacts.cs (3)
203
FlattenDeconstructionMethods
(semanticModel.GetDeconstructionInfo(assignment), ref builder.AsRef());
215
FlattenDeconstructionMethods
(semanticModel.GetDeconstructionInfo(@foreach), ref builder.AsRef());
228
FlattenDeconstructionMethods
(nested, ref builder);