C# Class StatePrinting.TestAssistance.CallStackReflector

Mostra file Open project: kbilsted/StatePrinter Class Usage Examples

Public Methods

Method Description
TryGetLocation ( ) : UnitTestLocationInfo

Private Methods

Method Description
TryFindFirstCallOutsideStatePrinterAssembly ( ) : StackFrame

This code only works in debug mode, when in release mode, null is returned

Method Details

TryGetLocation() public method