2 references to UInt64
PresentationFramework (2)
System\Windows\Markup\KnownTypes.cs (2)
3801case KnownElements.UInt64: converterId = KnownElements.UInt64Converter; break; 6253case KnownElements.UInt64: t = typeof(System.UInt64); break;