14 references to VerifyRuntimeCompatibilityAttribute
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (14)
Attributes\AttributeTests_Synthesized.cs (14)
1009VerifyRuntimeCompatibilityAttribute(attributes[1], isSynthesized: true); 1043VerifyRuntimeCompatibilityAttribute(attributes[0], isSynthesized: true); 1080VerifyRuntimeCompatibilityAttribute(attributes[2], isSynthesized: false); 1114VerifyRuntimeCompatibilityAttribute(attributes[1], isSynthesized: true); 1153VerifyRuntimeCompatibilityAttribute(attributes[1], isSynthesized: true); 1190VerifyRuntimeCompatibilityAttribute(attributes[2], isSynthesized: false); 1227VerifyRuntimeCompatibilityAttribute(assemblyAttributes[1], isSynthesized: true); 1265VerifyRuntimeCompatibilityAttribute(assemblyAttributes[1], isSynthesized: true); 1335VerifyRuntimeCompatibilityAttribute(attributes[1], isSynthesized: true); 1384VerifyRuntimeCompatibilityAttribute(attributes[1], isSynthesized: true); 1431VerifyRuntimeCompatibilityAttribute(attributes[1], isSynthesized: true); 1475VerifyRuntimeCompatibilityAttribute(attributes[1], isSynthesized: true); 1559VerifyRuntimeCompatibilityAttribute(attributes[0], isSynthesized: true); 1602VerifyRuntimeCompatibilityAttribute(attributes[2], isSynthesized: false);