3 references to AddSpecificDiagnosticOptions
Microsoft.CodeAnalysis.CSharp.CSharp15.UnitTests (3)
UnsafeEvolutionTests.cs (3)
78
options: optionsExe.
AddSpecificDiagnosticOptions
(GetIdForErrorCode(ErrorCode.WRN_RequiresUnsafeAttributeLegacyRules), ReportDiagnostic.Suppress))
85
options: optionsDll.
AddSpecificDiagnosticOptions
(GetIdForErrorCode(ErrorCode.WRN_RequiresUnsafeAttributeLegacyRules), ReportDiagnostic.Suppress),
111
options: optionsExe.
AddSpecificDiagnosticOptions
(GetIdForErrorCode(ErrorCode.WRN_RequiresUnsafeAttributeLegacyRules), ReportDiagnostic.Suppress))