1 instantiation of FindCompoundAssignmentWalker
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (1)
Semantics\OperatorTests.cs (1)
8825var visitor = new FindCompoundAssignmentWalker();
1 reference to FindCompoundAssignmentWalker
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (1)
Semantics\OperatorTests.cs (1)
8825var visitor = new FindCompoundAssignmentWalker();