3 references to AddDiagnostic
Microsoft.CodeAnalysis.VisualBasic (3)
Compilation\ClsComplianceChecker.vb (3)
226Me.AddDiagnostic(symbol, ERRID.WRN_CLSAttrInvalidOnGetSet, attributeLocation, attribute.AttributeClass.Name, attributeUsage.GetValidTargetsErrorArgument())
241Me.AddDiagnostic(symbol, ERRID.WRN_CLSEventMethodInNonCLSType3, attributeLocation, methodKind.TryGetAccessorDisplayName(), symbol.AssociatedSymbol.Name, containingType)
835Me.AddDiagnostic(symbol, code, location, args)