19 references to Name
System.Xaml.Tests (19)
System\Xaml\XamlSchemaContextTests.cs (19)
594new XamlTypeName("clr-namespace:System;assembly=" + Name(typeof(int).Assembly), "Int32"), 606new XamlTypeName("clr-namespace:System.Collections.Generic;assembly=" + Name(typeof(List<>).Assembly), "List", new XamlTypeName[] 608new XamlTypeName("clr-namespace:System;assembly=" + Name(typeof(int).Assembly), "Int32") 614new XamlTypeName("clr-namespace:System.Collections.Generic;assembly=" + Name(typeof(List<>).Assembly), "List[]", new XamlTypeName[] 616new XamlTypeName("clr-namespace:System;assembly=" + Name(typeof(int).Assembly), "Int32") 622new XamlTypeName("clr-namespace:System.Collections.Generic;assembly=" + Name(typeof(List<>).Assembly), "List[][,]", new XamlTypeName[] 624new XamlTypeName("clr-namespace:System;assembly=" + Name(typeof(int).Assembly), "Int32") 630new XamlTypeName("clr-namespace:System.Collections.Generic;assembly=" + Name(typeof(List<>).Assembly), "List[ ] [ , ]", new XamlTypeName[] 632new XamlTypeName("clr-namespace:System;assembly=" + Name(typeof(int).Assembly), "Int32") 638new XamlTypeName("clr-namespace:System.Collections.Generic;assembly=" + Name(typeof(List<>).Assembly), "List[, ,]", new XamlTypeName[] 640new XamlTypeName("clr-namespace:System;assembly=" + Name(typeof(int).Assembly), "Int32") 646new XamlTypeName("clr-namespace:System.Collections.Generic;assembly=" + Name(typeof(List<>).Assembly), "NoSuchType", new XamlTypeName[] 648new XamlTypeName("clr-namespace:System;assembly=" + Name(typeof(int).Assembly), "Int32") 654new XamlTypeName("clr-namespace:System.Collections.Generic;assembly=" + Name(typeof(List<>).Assembly), "List", new XamlTypeName[] 656new XamlTypeName("clr-namespace:System;assembly=" + Name(typeof(int).Assembly), "NoSuchType") 665new XamlTypeName("clr-namespace:System.Collections.Generic;assembly=" + Name(typeof(List<>).Assembly), invalidArrayName, new XamlTypeName[] 667new XamlTypeName("clr-namespace:System;assembly=" + Name(typeof(int).Assembly), "Int32") 785new XamlTypeName("clr-namespace:;assembly=" + Name(typeof(int).Assembly), "Int32"), 790new XamlTypeName("clr-namespace:System.Inner;assembly=" + Name(typeof(int).Assembly), "Int32"),