-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Ideally, we have reference to the line numbers of the code files and methods!
Suggestion????
SubProjectForUnitTests.xxxTests.xxxMethod2
failed
The given key 'xxx' was not present in the dictionary.
System.Collections.Generic.KeyNotFoundException
at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <14219e81f05d40cfb2d156f9ffe09286>:0
at SubProjectForUnitTests.xxxTests.xxxMethod1 (System.Collections.Generic.List`1[T] text) [0x0081b] in <6a44f6daf99a4e659762d950cea46cdc>:0
at SubProjectForUnitTests.xxxTests.xxxMethod2 () [0x001be] in <6a44f6daf99a4e659762d950cea46cdc>:0
at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&)
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0006a] in <14219e81f05d40cfb2d156f9ffe09286>:0Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request