1 assignment to MSBuild property SGenUseProxyTypes
MSBuildFiles (1)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
3898
<
SGenUseProxyTypes
Condition="'$(SGenUseProxyTypes)' == ''">true</SGenUseProxyTypes>
2 usages of MSBuild property SGenUseProxyTypes
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
3898
<SGenUseProxyTypes Condition="'$(
SGenUseProxyTypes
)' == ''">true</SGenUseProxyTypes>
3934
UseProxyTypes="$(
SGenUseProxyTypes
)"