19 references to AssertNoAttributes
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (19)
Attributes\AttributeTests.cs (19)
2602AssertNoAttributes(event1.AssociatedField); 2611AssertNoAttributes(event2.AssociatedField); 2615AssertNoAttributes(event3); 2620AssertNoAttributes(event3.AssociatedField); 2624AssertNoAttributes(event4); 2634AssertNoAttributes(event5.AddMethod); 2635AssertNoAttributes(event5.RemoveMethod); 2638AssertNoAttributes(event6.AddMethod); 2639AssertNoAttributes(event6.RemoveMethod); 2641AssertNoAttributes(event7); 2643AssertNoAttributes(event7.RemoveMethod); 2645AssertNoAttributes(event8); 2647AssertNoAttributes(event8.RemoveMethod); 2649AssertNoAttributes(event9); 2650AssertNoAttributes(event9.AddMethod); 2651AssertNoAttributes(event9.RemoveMethod); 2654AssertNoAttributes(event10); 2655AssertNoAttributes(event10.AddMethod); 2656AssertNoAttributes(event10.RemoveMethod);