1 instantiation of BasedFriendlyName
PresentationCore (1)
Core\CSharp\MS\Internal\FontFace\FontFamilyIdentifier.cs (1)
252BasedFriendlyName hashKey = new BasedFriendlyName(_baseUri, _friendlyName);
2 references to BasedFriendlyName
PresentationCore (2)
Core\CSharp\MS\Internal\FontFace\FontFamilyIdentifier.cs (2)
252BasedFriendlyName hashKey = new BasedFriendlyName(_baseUri, _friendlyName); 415return InternalEquals(obj as BasedFriendlyName);