1 instantiation of E2EAppEntry
Microsoft.AspNetCore.Components.Testing (1)
_generated\3\E2EManifestJsonContext.E2EAppEntry.g.cs (1)
31
ObjectCreator = () => new global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
(),
60 references to E2EAppEntry
Microsoft.AspNetCore.Components.Testing (60)
_generated\3\E2EManifestJsonContext.E2EAppEntry.g.cs (36)
13
private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
>? _E2EAppEntry;
19
public global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
> E2EAppEntry
22
get => _E2EAppEntry ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
>)Options.GetTypeInfo(typeof(global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
));
25
private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
> Create_E2EAppEntry(global::System.Text.Json.JsonSerializerOptions options)
27
if (!TryGetTypeInfoForRuntimeCustomConverter<global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
> jsonTypeInfo))
29
var objectInfo = new global::System.Text.Json.Serialization.Metadata.JsonObjectInfoValues<global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
>
35
ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null),
41
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
>(options, objectInfo);
58
DeclaringType = typeof(global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
),
60
Getter = static obj => ((global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
)obj).Executable,
61
Setter = static (obj, value) => ((global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
)obj).Executable = value!,
68
AttributeProviderFactory = static () => typeof(global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
).GetProperty("Executable", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
80
DeclaringType = typeof(global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
),
82
Getter = static obj => ((global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
)obj).Arguments,
83
Setter = static (obj, value) => ((global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
)obj).Arguments = value!,
90
AttributeProviderFactory = static () => typeof(global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
).GetProperty("Arguments", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
102
DeclaringType = typeof(global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
),
104
Getter = static obj => ((global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
)obj).WorkingDirectory,
105
Setter = static (obj, value) => ((global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
)obj).WorkingDirectory = value!,
112
AttributeProviderFactory = static () => typeof(global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
).GetProperty("WorkingDirectory", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
122
DeclaringType = typeof(global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
),
124
Getter = static obj => ((global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
)obj).PublicUrl,
125
Setter = static (obj, value) => ((global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
)obj).PublicUrl = value!,
132
AttributeProviderFactory = static () => typeof(global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
).GetProperty("PublicUrl", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
142
DeclaringType = typeof(global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
),
144
Getter = static obj => ((global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
)obj).EnvironmentVariables,
145
Setter = static (obj, value) => ((global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
)obj).EnvironmentVariables = value!,
152
AttributeProviderFactory = static () => typeof(global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
).GetProperty("EnvironmentVariables", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.Dictionary<string, string>), global::System.Array.Empty<global::System.Type>(), null),
164
private void E2EAppEntrySerializeHandler(global::System.Text.Json.Utf8JsonWriter writer, global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
? value)
174
writer.WriteString(PropName_executable, ((global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
)value).Executable);
175
writer.WriteString(PropName_arguments, ((global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
)value).Arguments);
176
writer.WriteString(PropName_workingDirectory, ((global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
)value).WorkingDirectory);
177
writer.WriteString(PropName_publicUrl, ((global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
)value).PublicUrl);
179
DictionaryStringStringSerializeHandler(writer, ((global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
)value).EnvironmentVariables);
_generated\4\E2EManifestJsonContext.E2EManifest.g.cs (3)
53
var info0 = new global::System.Text.Json.Serialization.Metadata.JsonPropertyInfoValues<global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
>>
68
AttributeProviderFactory = static () => typeof(global::Microsoft.AspNetCore.Components.Testing.Infrastructure.E2EManifest).GetProperty("Apps", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
>), global::System.Array.Empty<global::System.Type>(), null),
71
properties[0] = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreatePropertyInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
>>(options, info0);
_generated\5\E2EManifestJsonContext.DictionaryStringE2EAppEntry.g.cs (13)
13
private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
>>? _DictionaryStringE2EAppEntry;
19
public global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
>> DictionaryStringE2EAppEntry
22
get => _DictionaryStringE2EAppEntry ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
>>)Options.GetTypeInfo(typeof(global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
>));
25
private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
>> Create_DictionaryStringE2EAppEntry(global::System.Text.Json.JsonSerializerOptions options)
27
if (!TryGetTypeInfoForRuntimeCustomConverter<global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
>> jsonTypeInfo))
29
var info = new global::System.Text.Json.Serialization.Metadata.JsonCollectionInfoValues<global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
>>
31
ObjectCreator = () => new global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
>(),
37
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateDictionaryInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
>, string, global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
>(options, info);
47
private void DictionaryStringE2EAppEntrySerializeHandler(global::System.Text.Json.Utf8JsonWriter writer, global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
>? value)
57
foreach (global::System.Collections.Generic.KeyValuePair<string, global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
> entry in value)
_generated\9\E2EManifestJsonContext.GetJsonTypeInfo.g.cs (2)
22
if (type == typeof(global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
))
30
if (type == typeof(global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.Components.Testing.Infrastructure.
E2EAppEntry
>))
Infrastructure\E2EManifest.cs (3)
12
public Dictionary<string,
E2EAppEntry
> Apps { get; set; } = new();
14
public
E2EAppEntry
? GetApp(string appName)
16
Apps.TryGetValue(appName, out
var
entry);
Infrastructure\ServerFixture.cs (1)
151
var
appEntry = Manifest.GetApp(appName)
Infrastructure\ServerInstance.cs (2)
70
E2EAppEntry
appEntry,
196
static ProcessStartInfo BuildProcessStartInfo(
E2EAppEntry
appEntry)