3 references to StateFile
PresentationBuildTasks (3)
Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (1)
105OutputPath + AssemblyName + (TaskFileService.IsRealBuild? SharedStrings.StateFile : SharedStrings.IntellisenseStateFile),
Microsoft\Build\Tasks\Windows\MarkupCompilePass2.cs (2)
168(TaskFileService.IsRealBuild? SharedStrings.StateFile : SharedStrings.IntellisenseStateFile); 189(TaskFileService.IsRealBuild ? SharedStrings.StateFile : SharedStrings.IntellisenseStateFile);