5 references to GetName
Microsoft.CSharp (5)
Microsoft\CSharp\RuntimeBinder\SymbolTable.cs (5)
390
GetName
(t), p, symbmask_t.MASK_TypeParameterSymbol) as TypeParameterSymbol;
530
GetName
(t),
538
GetName
(t),
600
SymbolStore.LookupSym(
GetName
(t), current, symbmask_t.MASK_AggregateSymbol), t);
846
AggregateSymbol agg = SymFactory.CreateAggregate(
GetName
(type), parent);