2 references to ERR_ParameterIsStaticClass
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (2)
1060
or ErrorCode.
ERR_ParameterIsStaticClass
2546
=> useWarning ? ErrorCode.WRN_ParameterIsStaticClass : ErrorCode.
ERR_ParameterIsStaticClass
;