8 instantiations of UnmarshalContext
Aspire.Hosting.RemoteHost.Tests (1)
AtsMarshallerTests.cs (1)
673
var context = new AtsMarshaller.
UnmarshalContext
aspire-server (7)
Ats\AtsCallbackProxyFactory.cs (1)
261
var context = new AtsMarshaller.
UnmarshalContext
Ats\AtsMarshaller.cs (3)
365
var elementContext = new
UnmarshalContext
386
var elementContext = new
UnmarshalContext
415
var valueContext = new
UnmarshalContext
Ats\CapabilityDispatcher.cs (3)
209
var unmarshalContext = new AtsMarshaller.
UnmarshalContext
270
var context = new AtsMarshaller.
UnmarshalContext
362
var context = new AtsMarshaller.
UnmarshalContext
10 references to UnmarshalContext
Aspire.Hosting.RemoteHost.Tests (2)
AtsMarshallerTests.cs (2)
670
private static (AtsMarshaller Marshaller, AtsMarshaller.
UnmarshalContext
Context) CreateMarshallerWithContext(HandleRegistry? registry = null)
673
var
context = new AtsMarshaller.UnmarshalContext
aspire-server (8)
Ats\AtsCallbackProxyFactory.cs (1)
261
var
context = new AtsMarshaller.UnmarshalContext
Ats\AtsMarshaller.cs (4)
273
public object? UnmarshalFromJson(JsonNode? node, Type targetType,
UnmarshalContext
context)
365
var
elementContext = new UnmarshalContext
386
var
elementContext = new UnmarshalContext
415
var
valueContext = new UnmarshalContext
Ats\CapabilityDispatcher.cs (3)
209
var
unmarshalContext = new AtsMarshaller.UnmarshalContext
270
var
context = new AtsMarshaller.UnmarshalContext
362
var
context = new AtsMarshaller.UnmarshalContext