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