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