I'd like to implement a diagnostic analyzer that spans across Projects in a Solution. Is it possible to get this information within a diagnostic analyzer?
For reference, this is part of implementing the following:
openstacknetsdk/OpenStackNetAnalyzers#16