8 types derived from SynthesizedInstanceMethodSymbol
Microsoft.CodeAnalysis.CSharp (8)
Compiler\MethodBodySynthesizer.Lowered.cs (1)
262
internal sealed partial class SynthesizedSealedPropertyAccessor :
SynthesizedInstanceMethodSymbol
Lowering\IteratorRewriter\IteratorFinallyMethodSymbol.cs (1)
30
internal sealed class IteratorFinallyMethodSymbol :
SynthesizedInstanceMethodSymbol
, ISynthesizedMethodBodyImplementationSymbol
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType.SynthesizedMethodBase.cs (1)
20
private abstract class SynthesizedMethodBase :
SynthesizedInstanceMethodSymbol
Symbols\Synthesized\SynthesizedDelegateSymbol.cs (1)
31
internal sealed class SynthesizedDelegateInvokeMethod :
SynthesizedInstanceMethodSymbol
Symbols\Synthesized\SynthesizedImplementationMethod.cs (1)
14
internal abstract class SynthesizedImplementationMethod :
SynthesizedInstanceMethodSymbol
Symbols\Synthesized\SynthesizedInstanceConstructor.cs (1)
16
internal class SynthesizedInstanceConstructor :
SynthesizedInstanceMethodSymbol
Symbols\Synthesized\SynthesizedInteractiveInitializerMethod.cs (1)
17
internal sealed class SynthesizedInteractiveInitializerMethod :
SynthesizedInstanceMethodSymbol
Symbols\Synthesized\SynthesizedSealedPropertyAccessor.cs (1)
23
internal sealed partial class SynthesizedSealedPropertyAccessor :
SynthesizedInstanceMethodSymbol