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