1 assignment to MSBuild property XamlGenCodeFileNames
MSBuildFiles (1)
C\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Xaml.targets (1)
52<XamlGenCodeFileNames Condition="'$(XamlGenCodeFileNames)'==''">$(MSBuildProjectFile).XamlGeneratedCodeFileListAbsolute.txt</XamlGenCodeFileNames>
6 usages of MSBuild property XamlGenCodeFileNames
MSBuildFiles (6)
C\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Xaml.targets (6)
52<XamlGenCodeFileNames Condition="'$(XamlGenCodeFileNames)'==''">$(MSBuildProjectFile).XamlGeneratedCodeFileListAbsolute.txt</XamlGenCodeFileNames> 159<ReadLinesFromFile File="$(IntermediateOutputPath)$(XamlGenCodeFileNames)"> 180$(IntermediateOutputPath)$(XamlGenCodeFileNames); 216File="$(IntermediateOutputPath)$(XamlGenCodeFileNames)" 259$(IntermediateOutputPath)$(XamlGenCodeFileNames); 376File="$(IntermediateOutputPath)$(XamlGenCodeFileNames)"