2 overrides of Name
Microsoft.CodeAnalysis.CSharp (1)
Emitter\NoPia\EmbeddedEvent.cs (1)
62
protected override string
Name
Microsoft.CodeAnalysis.VisualBasic (1)
Emit\NoPia\EmbeddedEvent.vb (1)
53
Protected Overrides ReadOnly Property
Name
As String
1 reference to Name
Microsoft.CodeAnalysis (1)
Emit\NoPia\CommonEmbeddedEvent.cs (1)
188
return
Name
;