Base:
property
Name
Microsoft.CodeAnalysis.CSharp.Symbols.NamedTypeSymbol.Name
1 reference to Name
Microsoft.CodeAnalysis.CSharp (1)
Emitter\EditAndContinue\CSharpSymbolMatcher.cs (1)
704
if (_anonymousDelegatesWithIndexedNames.TryGetValue(type.
Name
, out otherType) &&