2 references to DoNotUseMemberAssignmentDescriptor
Microsoft.CodeAnalysis.Test.Utilities (2)
Diagnostics\OperationTestAnalyzer.cs (2)
744get { return ImmutableArray.Create(DoNotUseMemberAssignmentDescriptor); } 757Report(operationContext, assignment.Syntax, DoNotUseMemberAssignmentDescriptor);