19 references to AssertNoAttributes
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (19)
Attributes\AttributeTests.cs (19)
2640AssertNoAttributes(event1.AssociatedField); 2649AssertNoAttributes(event2.AssociatedField); 2653AssertNoAttributes(event3); 2658AssertNoAttributes(event3.AssociatedField); 2662AssertNoAttributes(event4); 2672AssertNoAttributes(event5.AddMethod); 2673AssertNoAttributes(event5.RemoveMethod); 2676AssertNoAttributes(event6.AddMethod); 2677AssertNoAttributes(event6.RemoveMethod); 2679AssertNoAttributes(event7); 2681AssertNoAttributes(event7.RemoveMethod); 2683AssertNoAttributes(event8); 2685AssertNoAttributes(event8.RemoveMethod); 2687AssertNoAttributes(event9); 2688AssertNoAttributes(event9.AddMethod); 2689AssertNoAttributes(event9.RemoveMethod); 2692AssertNoAttributes(event10); 2693AssertNoAttributes(event10.AddMethod); 2694AssertNoAttributes(event10.RemoveMethod);