1 write to _instance
System.Xaml (1)
System\Xaml\Schema\XamlValueConverter.cs (1)
47
Interlocked.CompareExchange(ref
_instance
, CreateInstance(), null);
1 reference to _instance
System.Xaml (1)
System\Xaml\Schema\XamlValueConverter.cs (1)
51
return
_instance
;