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