1 write to Source
ILLink.RoslynAnalyzer (1)
src\runtime\src\tools\illink\src\ILLink.Shared\DataFlow\IControlFlowGraph.cs (1)
72
Source
= source;
6 references to Source
ILLink.RoslynAnalyzer (6)
src\runtime\src\tools\illink\src\ILLink.Shared\DataFlow\ForwardDataFlowAnalysis.cs (3)
129
if (!cfg.TryGetEnclosingFinally(branch.
Source
, out _))
143
if (!cfg.TryGetEnclosingFinally(branch.
Source
, out _))
153
TryGetExceptionState(branch.
Source
, out Box<TValue>? exceptionState);
src\runtime\src\tools\illink\src\ILLink.Shared\DataFlow\IControlFlowGraph.cs (3)
80
if (!
Source
.Equals(other.
Source
))
100
Source
.GetHashCode(),