1 instantiation of DictionaryAddGetEnumeratorClass
System.Xaml.Tests (1)
System\Xaml\Schema\XamlTypeInvokerTests.cs (1)
106var instance = new DictionaryAddGetEnumeratorClass();
6 references to DictionaryAddGetEnumeratorClass
System.Xaml.Tests (6)
System\Xaml\Schema\XamlTypeInvokerTests.cs (6)
105var invoker = new XamlTypeInvoker(new XamlType(typeof(DictionaryAddGetEnumeratorClass), new XamlSchemaContext())); 106var instance = new DictionaryAddGetEnumeratorClass(); 269typeof(ListAddGetEnumeratorClass).GetMethod(nameof(DictionaryAddGetEnumeratorClass.Add)) 285new XamlTypeInvoker(new XamlType(typeof(DictionaryAddGetEnumeratorClass), new XamlSchemaContext())), 287typeof(DictionaryAddGetEnumeratorClass).GetMethod(nameof(DictionaryAddGetEnumeratorClass.Add))