2 references to TryGetExceptionState
ILLink.RoslynAnalyzer (2)
src\tools\illink\src\ILLink.Shared\DataFlow\ForwardDataFlowAnalysis.cs (2)
148 TryGetExceptionState (branch.Source, out Box<TValue>? exceptionState); 325 cfgState.TryGetExceptionState (block, out Box<TValue>? exceptionState);