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