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