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