8 references to IndexOf
GenerateDocumentationAndConfigFiles (1)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\CustomDataFlowAnalysis.cs (1)
352var index = tryAndCatch.NestedRegions.IndexOf(enclosing, startIndex: 1);
Microsoft.CodeAnalysis (1)
Operations\ControlFlowGraphBuilder.cs (1)
447int index = tryAndCatch.NestedRegions.IndexOf(enclosing, startIndex: 1);
Microsoft.CodeAnalysis.Analyzers (1)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\CustomDataFlowAnalysis.cs (1)
352var index = tryAndCatch.NestedRegions.IndexOf(enclosing, startIndex: 1);
Microsoft.CodeAnalysis.AnalyzerUtilities (1)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\CustomDataFlowAnalysis.cs (1)
352var index = tryAndCatch.NestedRegions.IndexOf(enclosing, startIndex: 1);
Microsoft.CodeAnalysis.CodeStyle (1)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\CustomDataFlowAnalysis.cs (1)
352var index = tryAndCatch.NestedRegions.IndexOf(enclosing, startIndex: 1);
Microsoft.CodeAnalysis.ResxSourceGenerator (1)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\CustomDataFlowAnalysis.cs (1)
352var index = tryAndCatch.NestedRegions.IndexOf(enclosing, startIndex: 1);
Microsoft.CodeAnalysis.Workspaces (1)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\CustomDataFlowAnalysis.cs (1)
352var index = tryAndCatch.NestedRegions.IndexOf(enclosing, startIndex: 1);
Roslyn.Diagnostics.Analyzers (1)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\CustomDataFlowAnalysis.cs (1)
352var index = tryAndCatch.NestedRegions.IndexOf(enclosing, startIndex: 1);