Files
UnrealEngineUWP/Engine/Plugins/Developer/VisualStudioSourceCodeAccess/Source
jamie dale 9be46c3709 Move the definition of FVisualStudioSourceCodeAccessor::RetrieveSolutionForFileOpenRequests outside of the WITH_VISUALSTUDIO_DTE block
This function is shared by the DTE and non-DTE code paths, so needs to be available when WITH_VISUALSTUDIO_DTE is false to avoid a linker error

#jira
[FYI] jonathan.bard, billy.beanland
#rnx

[CL 25675909 by jamie dale in ue5-main branch]
2023-05-30 09:17:27 -04:00
..