3 references to ToDisplayString
Microsoft.CodeAnalysis.CSharp (3)
Symbols\Symbol_Attributes.cs (2)
711
targetOpt.Identifier.GetLocation(), targetOpt.Identifier.ValueText, allowedTargets.
ToDisplayString
());
740
targetOpt.Identifier.GetLocation(), targetOpt.Identifier.ToString(), allowedTargets.
ToDisplayString
());
Symbols\Synthesized\Records\SynthesizedPrimaryConstructor.cs (1)
185
target.GetLocation(), target.ToString(), (AttributeOwner.AllowedAttributeLocations & ~AttributeLocation.Method).
ToDisplayString
());