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