3 references to ERR_AbsentReferenceToPIA1
Microsoft.CodeAnalysis.VisualBasic (3)
Errors\ErrorFacts.vb (1)
798ERRID.ERR_AbsentReferenceToPIA1,
Symbols\NoPiaAmbiguousCanonicalTypeSymbol.vb (1)
72Return ErrorFactory.ErrorInfo(ERRID.ERR_AbsentReferenceToPIA1, CustomSymbolDisplayFormatter.QualifiedName(_firstCandidate))
Symbols\NoPiaMissingCanonicalTypeSymbol.vb (1)
94Return ErrorFactory.ErrorInfo(ERRID.ERR_AbsentReferenceToPIA1, _fullTypeName)