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