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