3 references to AssemblyInfo
PresentationBuildTasks (3)
Framework\System\Windows\Markup\BamlRecordHelper.cs (1)
111
case BamlRecordType.
AssemblyInfo
: // Info records (in general) don't advance file position
Framework\System\Windows\Markup\BamlRecords.cs (2)
694
case BamlRecordType.
AssemblyInfo
:
4485
get { return BamlRecordType.
AssemblyInfo
; }