14 references to VerifyRuntimeCompatibilityAttribute
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (14)
Attributes\AttributeTests_Synthesized.cs (14)
995VerifyRuntimeCompatibilityAttribute(attributes[1], isSynthesized: true); 1029VerifyRuntimeCompatibilityAttribute(attributes[0], isSynthesized: true); 1066VerifyRuntimeCompatibilityAttribute(attributes[2], isSynthesized: false); 1100VerifyRuntimeCompatibilityAttribute(attributes[1], isSynthesized: true); 1139VerifyRuntimeCompatibilityAttribute(attributes[1], isSynthesized: true); 1176VerifyRuntimeCompatibilityAttribute(attributes[2], isSynthesized: false); 1213VerifyRuntimeCompatibilityAttribute(assemblyAttributes[1], isSynthesized: true); 1251VerifyRuntimeCompatibilityAttribute(assemblyAttributes[1], isSynthesized: true); 1321VerifyRuntimeCompatibilityAttribute(attributes[1], isSynthesized: true); 1370VerifyRuntimeCompatibilityAttribute(attributes[1], isSynthesized: true); 1417VerifyRuntimeCompatibilityAttribute(attributes[1], isSynthesized: true); 1461VerifyRuntimeCompatibilityAttribute(attributes[1], isSynthesized: true); 1545VerifyRuntimeCompatibilityAttribute(attributes[0], isSynthesized: true); 1588VerifyRuntimeCompatibilityAttribute(attributes[2], isSynthesized: false);