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