3 writes to DoesNotReturn
ILLink.RoslynAnalyzer (3)
DataFlow\LocalDataFlowVisitor.cs (3)
687DoesNotReturn = false; 695DoesNotReturn = false; 703DoesNotReturn = doesNotReturn;
4 references to DoesNotReturn
ILLink.RoslynAnalyzer (4)
DataFlow\LocalDataFlowVisitor.cs (4)
656if (deconstructionValue.DoesNotReturn) 802if (nestedValue.DoesNotReturn) 826if (nestedValue.DoesNotReturn) 854if (tupleValue.DoesNotReturn)