GeoProcessingResult.Outputs.TryGetValue always returns false

2662
2
02-03-2017 12:20 AM
MadsHoumann
New Contributor II

It's a minor issue, with a workaround since ContainsKey works. But it did take a while to realize what was going on.

The actual bug is in RuntimeDictionary<T, S>.TryGetValue 

ArcGIS Runtime 100.0

I guess my question is: Is there a better place to file a bug like this? 😉

0 Kudos
2 Replies
AnttiKajanus1
Occasional Contributor III

Thanks for reporting this. I can verify that TryGetValue always returns false and I have created issue to fix it.

0 Kudos
AnttiKajanus1
Occasional Contributor III

This will be fixed in the next release.

0 Kudos