2 references to Int64
PresentationBuildTasks (2)
Framework\System\Windows\Markup\KnownTypes.cs (2)
3788case KnownElements.Int64: converterId = KnownElements.Int64Converter; break; 5491case KnownElements.Int64: t = typeof(Int64); break;