6 writes to LookupPrefixAction
System.Xaml.Tests (6)
System\Xaml\Schema\XamlTypeNameTests.cs (6)
94LookupPrefixAction = ns => 107LookupPrefixAction = ns => 120LookupPrefixAction = ns => 174LookupPrefixAction = ns => "prefix" 188LookupPrefixAction = ns => null! 208LookupPrefixAction = ns =>
2 references to LookupPrefixAction
System.Xaml.Tests (2)
System\Xaml\Schema\XamlTypeNameTests.cs (2)
489if (LookupPrefixAction is null) 494return LookupPrefixAction(ns);