15 references to VerifyCompilationRelaxationsAttribute
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (15)
Attributes\AttributeTests_Synthesized.cs (15)
1008VerifyCompilationRelaxationsAttribute(attributes[0], isSynthesized: true); 1045VerifyCompilationRelaxationsAttribute(attributes[2], isSynthesized: false); 1078VerifyCompilationRelaxationsAttribute(attributes[0], isSynthesized: true); 1113VerifyCompilationRelaxationsAttribute(attributes[0], isSynthesized: true); 1152VerifyCompilationRelaxationsAttribute(attributes[0], isSynthesized: true); 1189VerifyCompilationRelaxationsAttribute(attributes[1], isSynthesized: false); 1214VerifyCompilationRelaxationsAttribute(module.GetAttributes().Single(), isSynthesized: false); 1226VerifyCompilationRelaxationsAttribute(assemblyAttributes[0], isSynthesized: true); 1264VerifyCompilationRelaxationsAttribute(assemblyAttributes[0], isSynthesized: true); 1334VerifyCompilationRelaxationsAttribute(attributes[0], isSynthesized: true); 1383VerifyCompilationRelaxationsAttribute(attributes[0], isSynthesized: true); 1430VerifyCompilationRelaxationsAttribute(attributes[0], isSynthesized: true); 1474VerifyCompilationRelaxationsAttribute(attributes[0], isSynthesized: true); 1561VerifyCompilationRelaxationsAttribute(attributes[2], isSynthesized: false); 1600VerifyCompilationRelaxationsAttribute(attributes[0], isSynthesized: true);