2 overrides of IsDelegate
Microsoft.CodeAnalysis.CSharp (1)
Emitter\NoPia\EmbeddedType.cs (1)
187protected override bool IsDelegate
Microsoft.CodeAnalysis.VisualBasic (1)
Emit\NoPia\EmbeddedType.vb (1)
150Protected Overrides ReadOnly Property IsDelegate As Boolean
1 reference to IsDelegate
Microsoft.CodeAnalysis (1)
Emit\NoPia\CommonEmbeddedType.cs (1)
369return IsDelegate;