6 references to ERR_TooFewGenericArguments1
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder_Invocation.vb (1)
1480ERRID.ERR_TooFewGenericArguments1, singleSymbol)
Binding\Binder_Lookup.vb (1)
316Return ERRID.ERR_TooFewGenericArguments1
Errors\ErrorFacts.vb (1)
841ERRID.ERR_TooFewGenericArguments1,
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (3)
Diagnostics\OperationAnalyzerTests.vb (3)
2052Diagnostic(ERRID.ERR_TooFewGenericArguments1, "IEnumerator").WithArguments("System.Collections.Generic.IEnumerator(Of Out T)").WithLocation(31, 31), 2053Diagnostic(ERRID.ERR_TooFewGenericArguments1, "IEnumerator").WithArguments("System.Collections.Generic.IEnumerator(Of Out T)").WithLocation(33, 31), 2054Diagnostic(ERRID.ERR_TooFewGenericArguments1, "IEnumerator").WithArguments("System.Collections.Generic.IEnumerator(Of Out T)").WithLocation(36, 30),