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