3 references to RegularWithLegacyStrongName
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (3)
Attributes\InternalsVisibleToAndStrongNameTests.cs (3)
38new object[] { TestOptions.RegularWithLegacyStrongName } 188var syntaxTree = Parse(s, @"IVTAndStrongNameTests\AnotherTempDir\temp.cs", TestOptions.RegularWithLegacyStrongName); 2815}", options: options, parseOptions: TestOptions.RegularWithLegacyStrongName);