4 references to VerifyLocalSymbolNameAndSetType
Microsoft.CodeAnalysis.VisualBasic (4)
Binding\Binder_Statements.vb (4)
1119VerifyLocalSymbolNameAndSetType(symbol, type, name, name.Identifier, diagnostics)
1725VerifyLocalSymbolNameAndSetType(symbol, type, name, identifier, diagnostics)
3102VerifyLocalSymbolNameAndSetType(declaredOrInferredLocalOpt, type, DirectCast(identifier.Parent, VisualBasicSyntaxNode), identifier, diagnostics)
3376VerifyLocalSymbolNameAndSetType(declaredOrInferredLocalOpt, type, DirectCast(identifier.Parent, VisualBasicSyntaxNode), identifier, diagnostics)