15 references to VerifyCompilationRelaxationsAttribute
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (15)
Attributes\AttributeTests_Synthesized.cs (15)
994VerifyCompilationRelaxationsAttribute(attributes[0], isSynthesized: true);
1031VerifyCompilationRelaxationsAttribute(attributes[2], isSynthesized: false);
1064VerifyCompilationRelaxationsAttribute(attributes[0], isSynthesized: true);
1099VerifyCompilationRelaxationsAttribute(attributes[0], isSynthesized: true);
1138VerifyCompilationRelaxationsAttribute(attributes[0], isSynthesized: true);
1175VerifyCompilationRelaxationsAttribute(attributes[1], isSynthesized: false);
1200VerifyCompilationRelaxationsAttribute(module.GetAttributes().Single(), isSynthesized: false);
1212VerifyCompilationRelaxationsAttribute(assemblyAttributes[0], isSynthesized: true);
1250VerifyCompilationRelaxationsAttribute(assemblyAttributes[0], isSynthesized: true);
1320VerifyCompilationRelaxationsAttribute(attributes[0], isSynthesized: true);
1369VerifyCompilationRelaxationsAttribute(attributes[0], isSynthesized: true);
1416VerifyCompilationRelaxationsAttribute(attributes[0], isSynthesized: true);
1460VerifyCompilationRelaxationsAttribute(attributes[0], isSynthesized: true);
1547VerifyCompilationRelaxationsAttribute(attributes[2], isSynthesized: false);
1586VerifyCompilationRelaxationsAttribute(attributes[0], isSynthesized: true);