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