2 overrides of SetConnectionId
System.Xaml (2)
System\Xaml\Runtime\ClrObjectRuntime.cs (1)
460
public override void
SetConnectionId
(object root, int connectionId, object instance)
System\Xaml\Runtime\PartialTrustTolerantRuntime.cs (1)
326
public override void
SetConnectionId
(object root, int connectionId, object instance)
1 reference to SetConnectionId
System.Xaml (1)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (1)
2208
Runtime.
SetConnectionId
(rootInstance, connectionId, instance);