Implemented interface member:
property
Name
Microsoft.Cci.INamedEntity.Name
2 references to Name
Microsoft.CodeAnalysis (2)
CodeGen\LocalScopeManager.cs (1)
346Debug.Assert(variable.Name != null);
CodeGen\LocalSlotManager.cs (1)
248Debug.Assert(slot.Name == null);