3 references to ERR_UndefinedType1
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder.vb (1)
458info = New UseSiteInfo(Of AssemblySymbol)(ErrorFactory.ErrorInfo(ERRID.ERR_UndefinedType1, MetadataHelpers.BuildQualifiedName(missing.NamespaceName, missing.Name)))
Binding\Binder_Symbols.vb (1)
341diagInfo = ErrorFactory.ErrorInfo(ERRID.ERR_UndefinedType1, diagName)
Errors\ErrorFacts.vb (1)
56ERRID.ERR_UndefinedType1,