1 write to SourcePaths
Microsoft.CodeAnalysis.InteractiveHost (1)
Interactive\Core\RemoteExecutionResult.cs (1)
57
SourcePaths
= sourcePaths;
2 references to SourcePaths
Microsoft.CodeAnalysis.EditorFeatures (1)
Interactive\InteractiveSession.cs (1)
392
_sourceSearchPaths = result.
SourcePaths
;
Microsoft.CodeAnalysis.InteractiveHost (1)
Interactive\Core\RemoteExecutionResult.cs (1)
67
SourcePaths =
SourcePaths
.ToArray(),