4 writes to ServiceAction
System.Xaml.Tests (4)
System\Windows\Markup\ReferenceTests.cs (4)
35
ServiceAction
= serviceType => new CustomXamlNameResolver
53
ServiceAction
= serviceType => new CustomXamlNameResolver
77
ServiceAction
= serviceType => value!
90
ServiceAction
= serviceType => new CustomXamlNameResolver()
2 references to ServiceAction
System.Xaml.Tests (2)
System\Windows\Markup\ReferenceTests.cs (2)
100
ServiceAction
is null ? throw new NotImplementedException() :
ServiceAction
(serviceType);