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