2 references to DefaultErrorFormat
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\MissingMetadataTypeSymbol.vb (1)
55Dim arg = If(Me.SpecialType <> SpecialType.None, DirectCast(CustomSymbolDisplayFormatter.DefaultErrorFormat(Me), Object), Me)
Symbols\SymbolExtensions.vb (1)
108Return CustomSymbolDisplayFormatter.DefaultErrorFormat(target)