8 references to verifyNotUsed
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (8)
Compilation\UsedAssembliesTests.cs (8)
3525verifyNotUsed(source2, comp0ImageRef, comp1ImageRef); 3526verifyNotUsed(source2, comp0Ref, comp1ImageRef); 3527verifyNotUsed(source2, comp0Ref, comp1Ref); 3528verifyNotUsed(source2, comp0ImageRef, comp1Ref); 3530verifyNotUsed(source2, comp3ImageRef, comp1ImageRef); 3531verifyNotUsed(source2, comp3Ref, comp1ImageRef); 3532verifyNotUsed(source2, comp3Ref, comp1Ref); 3533verifyNotUsed(source2, comp3ImageRef, comp1Ref);