3 references to WRN_DefAsgUseNullRefStr
Microsoft.CodeAnalysis.VisualBasic (3)
Analysis\FlowAnalysis\DataFlowPass.vb (1)
1207
warning = If(rwContext = ReadWriteContext.ByRefArgument, ERRID.WRN_DefAsgUseNullRefByRefStr, ERRID.
WRN_DefAsgUseNullRefStr
)
Errors\ErrorFacts.vb (1)
1459
ERRID.
WRN_DefAsgUseNullRefStr
,
Generated\ErrorFacts.Generated.vb (1)
97
ERRID.
WRN_DefAsgUseNullRefStr
,