2 references to PreferInferredAnonymousTypeMemberNames
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
CSharpUseInferredMemberNameDiagnosticAnalyzer.cs (1)
71var preference = context.GetAnalyzerOptions().PreferInferredAnonymousTypeMemberNames;
Microsoft.CodeAnalysis.VisualBasic.CodeStyle (1)
VisualBasicUseInferredMemberNameDiagnosticAnalyzer.vb (1)
67Dim preference = context.GetAnalyzerOptions().PreferInferredAnonymousTypeMemberNames