3 references to FlattenDeconstructionMethods
Microsoft.CodeAnalysis.CSharp.CodeStyle (3)
CSharpSemanticFacts.cs (3)
204
FlattenDeconstructionMethods
(semanticModel.GetDeconstructionInfo(assignment), ref builder.AsRef());
216
FlattenDeconstructionMethods
(semanticModel.GetDeconstructionInfo(@foreach), ref builder.AsRef());
233
FlattenDeconstructionMethods
(nested, ref builder);