7 references to Analyze
Microsoft.CodeAnalysis.CSharp (7)
FlowAnalysis\AlwaysAssignedWalker.cs (1)
49
base.
Analyze
(ref badRegion, null);
FlowAnalysis\DataFlowsInWalker.cs (1)
52
base.
Analyze
(ref badRegion, null);
FlowAnalysis\DataFlowsOutWalker.cs (1)
63
base.
Analyze
(ref badRegion, null);
FlowAnalysis\DefiniteAssignment.cs (1)
639
walker.
Analyze
(ref badRegion, result);
FlowAnalysis\DefinitelyAssignedWalker.cs (1)
43
walker.
Analyze
(ref badRegion, diagnostics: null);
FlowAnalysis\UnassignedAddressTakenVariablesWalker.cs (1)
48
base.
Analyze
(ref badRegion, null);
FlowAnalysis\UnassignedVariablesWalker.cs (1)
52
base.
Analyze
(ref badRegion, null);