microsoft-performance-toolkit-sdk
microsoft-performance-toolkit-sdk copied to clipboard
Rearchitect such that the Engine knows less of the Runtime
Too many classes are public in the runtime right now for the Engine. We'd like to move some of the Engine code behind a new Runtime class to further hide runtime implementation from the Engine.