21 implementations of HasMethodBodyDependency
Microsoft.CodeAnalysis.CSharp (12)
Lowering\AsyncRewriter\AsyncConstructor.cs (1)
24bool ISynthesizedMethodBodyImplementationSymbol.HasMethodBodyDependency
Lowering\ClosureConversion\SynthesizedClosureEnvironment.cs (1)
140bool ISynthesizedMethodBodyImplementationSymbol.HasMethodBodyDependency => true;
Lowering\ClosureConversion\SynthesizedClosureEnvironmentConstructor.cs (1)
24bool ISynthesizedMethodBodyImplementationSymbol.HasMethodBodyDependency
Lowering\ClosureConversion\SynthesizedClosureMethod.cs (1)
233bool ISynthesizedMethodBodyImplementationSymbol.HasMethodBodyDependency => true;
Lowering\IteratorRewriter\IteratorConstructor.cs (1)
54bool ISynthesizedMethodBodyImplementationSymbol.HasMethodBodyDependency
Lowering\IteratorRewriter\IteratorFinallyMethodSymbol.cs (1)
249bool ISynthesizedMethodBodyImplementationSymbol.HasMethodBodyDependency
Lowering\LocalRewriter\DynamicSiteContainer.cs (1)
43bool ISynthesizedMethodBodyImplementationSymbol.HasMethodBodyDependency
Lowering\StateMachineRewriter\StateMachineFieldSymbol.cs (1)
71bool ISynthesizedMethodBodyImplementationSymbol.HasMethodBodyDependency
Lowering\StateMachineRewriter\StateMachineTypeSymbol.cs (1)
39bool ISynthesizedMethodBodyImplementationSymbol.HasMethodBodyDependency
Lowering\StateMachineRewriter\SynthesizedStateMachineMethod.cs (1)
41public bool HasMethodBodyDependency
Lowering\StateMachineRewriter\SynthesizedStateMachineProperty.cs (1)
163bool ISynthesizedMethodBodyImplementationSymbol.HasMethodBodyDependency
Symbols\Synthesized\SynthesizedLambdaCacheFieldSymbol.cs (1)
34bool ISynthesizedMethodBodyImplementationSymbol.HasMethodBodyDependency => false;
Microsoft.CodeAnalysis.VisualBasic (9)
Lowering\LambdaRewriter\LambdaFrame.vb (1)
231Public ReadOnly Property HasMethodBodyDependency As Boolean Implements ISynthesizedMethodBodyImplementationSymbol.HasMethodBodyDependency
Lowering\LambdaRewriter\LambdaFrameConstructor.vb (1)
70Public ReadOnly Property HasMethodBodyDependency As Boolean Implements ISynthesizedMethodBodyImplementationSymbol.HasMethodBodyDependency
Lowering\LambdaRewriter\SynthesizedLambdaCacheFieldSymbol.vb (1)
37Public ReadOnly Property HasMethodBodyDependency As Boolean Implements ISynthesizedMethodBodyImplementationSymbol.HasMethodBodyDependency
Lowering\LambdaRewriter\SynthesizedLambdaMethod.vb (1)
233Public ReadOnly Property HasMethodBodyDependency As Boolean Implements ISynthesizedMethodBodyImplementationSymbol.HasMethodBodyDependency
Lowering\StateMachineRewriter\StateMachineFieldSymbol.vb (1)
88Public ReadOnly Property HasMethodBodyDependency As Boolean Implements ISynthesizedMethodBodyImplementationSymbol.HasMethodBodyDependency
Lowering\StateMachineRewriter\StateMachineTypeSymbol.vb (1)
43Public ReadOnly Property HasMethodBodyDependency As Boolean Implements ISynthesizedMethodBodyImplementationSymbol.HasMethodBodyDependency
Lowering\StateMachineRewriter\SynthesizedStateMachineMethod.vb (1)
165Public ReadOnly Property HasMethodBodyDependency As Boolean Implements ISynthesizedMethodBodyImplementationSymbol.HasMethodBodyDependency
Lowering\StateMachineRewriter\SynthesizedStateMachineProperty.vb (1)
148Public ReadOnly Property HasMethodBodyDependency As Boolean Implements ISynthesizedMethodBodyImplementationSymbol.HasMethodBodyDependency
Symbols\SynthesizedSymbols\SynthesizedSimpleConstructorSymbol.vb (1)
48Public ReadOnly Property HasMethodBodyDependency As Boolean Implements ISynthesizedMethodBodyImplementationSymbol.HasMethodBodyDependency
10 references to HasMethodBodyDependency
Microsoft.CodeAnalysis (1)
Emit\EditAndContinue\SymbolChanges.cs (1)
240if (!synthesizedSymbol.HasMethodBodyDependency)
Microsoft.CodeAnalysis.VisualBasic (9)
Lowering\LambdaRewriter\LambdaFrame.vb (1)
231Public ReadOnly Property HasMethodBodyDependency As Boolean Implements ISynthesizedMethodBodyImplementationSymbol.HasMethodBodyDependency
Lowering\LambdaRewriter\LambdaFrameConstructor.vb (1)
70Public ReadOnly Property HasMethodBodyDependency As Boolean Implements ISynthesizedMethodBodyImplementationSymbol.HasMethodBodyDependency
Lowering\LambdaRewriter\SynthesizedLambdaCacheFieldSymbol.vb (1)
37Public ReadOnly Property HasMethodBodyDependency As Boolean Implements ISynthesizedMethodBodyImplementationSymbol.HasMethodBodyDependency
Lowering\LambdaRewriter\SynthesizedLambdaMethod.vb (1)
233Public ReadOnly Property HasMethodBodyDependency As Boolean Implements ISynthesizedMethodBodyImplementationSymbol.HasMethodBodyDependency
Lowering\StateMachineRewriter\StateMachineFieldSymbol.vb (1)
88Public ReadOnly Property HasMethodBodyDependency As Boolean Implements ISynthesizedMethodBodyImplementationSymbol.HasMethodBodyDependency
Lowering\StateMachineRewriter\StateMachineTypeSymbol.vb (1)
43Public ReadOnly Property HasMethodBodyDependency As Boolean Implements ISynthesizedMethodBodyImplementationSymbol.HasMethodBodyDependency
Lowering\StateMachineRewriter\SynthesizedStateMachineMethod.vb (1)
165Public ReadOnly Property HasMethodBodyDependency As Boolean Implements ISynthesizedMethodBodyImplementationSymbol.HasMethodBodyDependency
Lowering\StateMachineRewriter\SynthesizedStateMachineProperty.vb (1)
148Public ReadOnly Property HasMethodBodyDependency As Boolean Implements ISynthesizedMethodBodyImplementationSymbol.HasMethodBodyDependency
Symbols\SynthesizedSymbols\SynthesizedSimpleConstructorSymbol.vb (1)
48Public ReadOnly Property HasMethodBodyDependency As Boolean Implements ISynthesizedMethodBodyImplementationSymbol.HasMethodBodyDependency