I'm using the VS Concurrency profiler to profile a WPF application, but I can't get symbols for NGen'ned images like PresentationCore et al, so my call stacks all look like:

Is there a way to make VS do the right thing here? Edit: I have correctly configured my symbol paths, that's not the issue.