Implemented interface member:
property
Exception
ILLink.Shared.DataFlow.IDataFlowState<TValue, TValueLattice>.Exception
3 references to Exception
ILLink.RoslynAnalyzer (3)
DataFlow\LocalDataFlowState.cs (3)
29
if (
Exception
!= null)
31
Exception
.Value = Lattice.Meet (
Exception
.Value, current);