2 overrides of CapturedOutside
Microsoft.CodeAnalysis.CSharp (1)
FlowAnalysis\CSharpDataFlowAnalysis.cs (1)
311public override ImmutableArray<ISymbol> CapturedOutside
Microsoft.CodeAnalysis.VisualBasic (1)
Analysis\FlowAnalysis\VisualBasicDataFlowAnalysis.vb (1)
257Public Overrides ReadOnly Property CapturedOutside As ImmutableArray(Of ISymbol)
207 references to CapturedOutside
Microsoft.CodeAnalysis (1)
Compilation\DataFlowAnalysis.cs (1)
84/// This is the union of <see cref="CapturedInside"/> and <see cref="CapturedOutside"/>.
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (206)
FlowAnalysis\FlowTestBase.cs (1)
54CapturedOutside: {{GetSymbolNamesJoined(result.CapturedOutside)}}
FlowAnalysis\PatternMatchingTest5.cs (1)
45Assert.Null(GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside));
FlowAnalysis\PatternsVsRegions.cs (5)
45Assert.Null(GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside)); 71Assert.Null(GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside)); 97Assert.Null(GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside)); 123Assert.Null(GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside)); 148Assert.Null(GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside));
FlowAnalysis\RegionAnalysisTests.cs (199)
69Assert.Null(GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside)); 105Assert.Null(GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside)); 145Assert.Null(GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside)); 231Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 1359Assert.Equal(GetSymbolNamesJoined(results1.CapturedOutside), 1360GetSymbolNamesJoined(results2.CapturedOutside)); 1410Assert.Equal(GetSymbolNamesJoined(results1.CapturedOutside), 1411GetSymbolNamesJoined(results2.CapturedOutside)); 1591Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 1625Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 1665Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 1706Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 1747Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 1787Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 1823Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 1858Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 1893Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 1928Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 1963Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 2002Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 2042Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 2076Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 2114Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 2150Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 2187Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 2247Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 2281Assert.Null(GetSymbolNamesJoined(dataFlows.CapturedOutside)); 2310Assert.Null(GetSymbolNamesJoined(dataFlows.CapturedOutside)); 2343Assert.Null(GetSymbolNamesJoined(dataFlows.CapturedOutside)); 2504Assert.Null(GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside)); 2554Assert.Null(GetSymbolNamesJoined(dataFlowAnalysis.CapturedOutside)); 2584Assert.Null(GetSymbolNamesJoined(dataFlowAnalysis.CapturedOutside)); 2620Assert.Null(GetSymbolNamesJoined(dataFlowAnalysis.CapturedOutside)); 2654Assert.Null(GetSymbolNamesJoined(dataFlowAnalysis.CapturedOutside)); 3084Assert.Null(GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside)); 4535Assert.Null(GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside)); 4655Assert.Null(GetSymbolNamesJoined(dataFlow.CapturedOutside)); 4701Assert.Null(GetSymbolNamesJoined(dataFlow.CapturedOutside)); 5003Assert.Equal("i", GetSymbolNamesJoined(analysis.CapturedOutside)); 5023Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 5041Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 5059Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 5221Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 5309Assert.Null(GetSymbolNamesJoined(results1.CapturedOutside)); 5342Assert.Null(GetSymbolNamesJoined(results1.CapturedOutside)); 5411Assert.Null(GetSymbolNamesJoined(dataFlows.CapturedOutside)); 5444Assert.Equal("num", GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside)); 5806Assert.Equal("num", GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside)); 5873Assert.Null(GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside)); 5905Assert.Null(GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside)); 5962Assert.Equal("y, x", GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside)); 6016Assert.Null(GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside)); 6053Assert.Empty(dataFlowAnalysisResults.CapturedOutside); 6090Assert.Empty(dataFlowAnalysisResults.CapturedOutside); 6129Assert.Empty(dataFlowAnalysisResults.CapturedOutside); 6168Assert.Empty(dataFlowAnalysisResults.CapturedOutside); 6221Assert.Empty(flowAnalysis.CapturedOutside); 6254Assert.Null(GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside)); 6322Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 6567Assert.Null(GetSymbolNamesJoined(results.CapturedOutside)); 6598Assert.Null(GetSymbolNamesJoined(results.CapturedOutside)); 6628Assert.Null(GetSymbolNamesJoined(results.CapturedOutside)); 6658Assert.Null(GetSymbolNamesJoined(results.CapturedOutside)); 6693Assert.Null(GetSymbolNamesJoined(results.CapturedOutside)); 6731Assert.Null(GetSymbolNamesJoined(results.CapturedOutside)); 6761Assert.Null(GetSymbolNamesJoined(results.CapturedOutside)); 6793Assert.Equal("x", GetSymbolNamesJoined(results.CapturedOutside)); 6820Assert.Equal("arg", GetSymbolNamesJoined(results.CapturedOutside)); 6850Assert.Equal("x", GetSymbolNamesJoined(results.CapturedOutside)); 6880Assert.Equal("x", GetSymbolNamesJoined(results.CapturedOutside)); 6910Assert.Equal("x", GetSymbolNamesJoined(results.CapturedOutside)); 6942Assert.Null(GetSymbolNamesJoined(results.CapturedOutside)); 6976Assert.Null(GetSymbolNamesJoined(results.CapturedOutside)); 7012Assert.Null(GetSymbolNamesJoined(results.CapturedOutside)); 7044Assert.Equal("this, x", GetSymbolNamesJoined(analysis.CapturedOutside)); 7076Assert.Equal("this, x", GetSymbolNamesJoined(analysis.CapturedOutside)); 7465Assert.Null(GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside)); 7495Assert.Null(GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside)); 7525Assert.Null(GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside)); 7558Assert.Null(GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside)); 7588Assert.Null(GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside)); 7618Assert.Null(GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside)); 7648Assert.Null(GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside)); 7678Assert.Null(GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside)); 7708Assert.Null(GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside)); 7738Assert.Null(GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside)); 7768Assert.Null(GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside)); 7798Assert.Null(GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside)); 7827Assert.Null(GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside)); 7856Assert.Null(GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside)); 7881Assert.Null(GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside)); 7917Assert.Null(GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside)); 7967Assert.Null(GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside)); 8026Assert.Null(GetSymbolNamesJoined(dataFlowAnalysisResults.CapturedOutside)); 8062Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 8154Assert.Null(GetSymbolNamesJoined(results.CapturedOutside)); 8185Assert.Null(GetSymbolNamesJoined(results.CapturedOutside)); 8217Assert.Null(GetSymbolNamesJoined(results.CapturedOutside)); 8253Assert.Null(GetSymbolNamesJoined(results.CapturedOutside)); 8287Assert.Null(GetSymbolNamesJoined(results.CapturedOutside)); 8322Assert.Null(GetSymbolNamesJoined(results.CapturedOutside)); 8362Assert.Null(GetSymbolNamesJoined(results.CapturedOutside)); 8403Assert.Null(GetSymbolNamesJoined(results.CapturedOutside)); 8438Assert.Null(GetSymbolNamesJoined(results.CapturedOutside)); 8473Assert.Null(GetSymbolNamesJoined(results.CapturedOutside)); 8508Assert.Null(GetSymbolNamesJoined(results.CapturedOutside)); 8540Assert.Null(GetSymbolNamesJoined(results.CapturedOutside)); 8572Assert.Null(GetSymbolNamesJoined(results.CapturedOutside)); 8608Assert.Null(GetSymbolNamesJoined(results.CapturedOutside)); 8644Assert.Null(GetSymbolNamesJoined(results.CapturedOutside)); 8676Assert.Null(GetSymbolNamesJoined(results.CapturedOutside)); 8708Assert.Null(GetSymbolNamesJoined(results.CapturedOutside)); 8744Assert.Null(GetSymbolNamesJoined(results.CapturedOutside)); 8780Assert.Null(GetSymbolNamesJoined(results.CapturedOutside)); 8811Assert.Null(GetSymbolNamesJoined(results.CapturedOutside)); 8846Assert.Null(GetSymbolNamesJoined(results.CapturedOutside)); 8877Assert.Null(GetSymbolNamesJoined(results.CapturedOutside)); 8912Assert.Null(GetSymbolNamesJoined(results.CapturedOutside)); 9290Assert.Null(GetSymbolNamesJoined(results.CapturedOutside)); 9325Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 9360Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 9646Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 9701Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 9755Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 9913Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 10086Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 10126Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 10165Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 10205Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 10285Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 10365Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 10480Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 10533Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 10586Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 10762Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 10946Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 11026Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 11112Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 11165Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 11218Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 11345Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 11412Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 11479Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 11546Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 11587Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 11750Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 11831Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 11955Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 12079Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 12140Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 12212Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 12345Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 12407Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 12457Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 12491Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 12542Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 12577Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 12612Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 12647Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 12682Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 12717Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 12752Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 12787Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 12822Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 12857Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 12892Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 12927Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 12962Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 12997Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 13032Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 13067Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 13102Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 13137Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 13172Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 13217Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 13251Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 13286Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 13321Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 13356Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 13394Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 13429Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 13464Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 13499Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 13534Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 13569Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 13604Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 13639Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 13674Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 13711Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 13746Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 13781Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 13816Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 13851Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 13886Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 13926Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 13964Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 14004Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 14044Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside)); 14084Assert.Null(GetSymbolNamesJoined(analysis.CapturedOutside));