3 references to ERR_VarianceDisallowedHere
Microsoft.CodeAnalysis.VisualBasic (3)
Errors\ErrorFacts.vb (1)
1130
ERRID.
ERR_VarianceDisallowedHere
,
Symbols\Source\SourceMethodSymbol.vb (1)
899
binder.ReportDiagnostic(diagnostics, syntax.VarianceKeyword, ERRID.
ERR_VarianceDisallowedHere
)
Symbols\Source\SourceNamedTypeSymbol.vb (1)
840
Binder.ReportDiagnostic(diagBag, varianceKeyword, ERRID.
ERR_VarianceDisallowedHere
)