11 references to GetDisplayName
Microsoft.CodeAnalysis.Razor.Compiler (11)
Language\AllowedChildTagDescriptorBuilder.cs (2)
42
var diagnostic = RazorDiagnosticFactory.CreateTagHelper_InvalidRestrictedChildNullOrWhitespace(_parent.
GetDisplayName
());
52
var diagnostic = RazorDiagnosticFactory.CreateTagHelper_InvalidRestrictedChild(_parent.
GetDisplayName
(), Name, character);
Language\BoundAttributeDescriptorBuilder.cs (8)
208
_parent.
GetDisplayName
(),
219
_parent.
GetDisplayName
(),
234
_parent.
GetDisplayName
(),
246
_parent.
GetDisplayName
(),
261
_parent.
GetDisplayName
(),
270
_parent.
GetDisplayName
(),
285
_parent.
GetDisplayName
(),
297
_parent.
GetDisplayName
(),
Language\TagHelperDescriptorBuilder.cs (1)
164
GetDisplayName
(),