11 references to AssertNativeIntegerAttributes
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (11)
Attributes\AttributeTests_NativeInteger.cs (11)
56AssertNativeIntegerAttributes(module, expected); 83AssertNativeIntegerAttributes(module, expected); 292AssertNativeIntegerAttributes(type.ContainingModule, expected); 369AssertNativeIntegerAttributes(type.ContainingModule, expected); 452AssertNativeIntegerAttributes(type.ContainingModule, expected); 529AssertNativeIntegerAttributes(type.ContainingModule, expected); 652AssertNativeIntegerAttributes(type.ContainingModule, expected); 759AssertNativeIntegerAttributes(type.ContainingModule, expected); 1528AssertNativeIntegerAttributes(module, expectedAttributes); 1577AssertNativeIntegerAttributes(module, expectedAttributes); 1633CompileAndVerify(comp, symbolValidator: module => AssertNativeIntegerAttributes(module, expected));