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