2 overrides of WithError
Microsoft.CodeAnalysis.VisualBasic (2)
Preprocessor\CConst.vb (2)
213Public Overrides Function WithError(id As ERRID) As CConst 241Public Overrides Function WithError(id As ERRID) As CConst
1 reference to WithError
Microsoft.CodeAnalysis.VisualBasic (1)
Preprocessor\ExpressionEvaluator.vb (1)
459result = result.WithError(ERRID.WRN_ObsoleteIdentityDirectCastForValueType)