140 references to GenerateStaticWebAssetsDevelopmentManifest
Microsoft.NET.Sdk.StaticWebAssets.Tasks (140)
_generated\0\StaticWebAssetsJsonSerializerContext.StaticWebAssetMatch.g.cs (22)
13
private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetMatch>? _StaticWebAssetMatch;
19
public global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetMatch> StaticWebAssetMatch
22
get => _StaticWebAssetMatch ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetMatch>)Options.GetTypeInfo(typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetMatch));
25
private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetMatch> Create_StaticWebAssetMatch(global::System.Text.Json.JsonSerializerOptions options)
27
if (!TryGetTypeInfoForRuntimeCustomConverter<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetMatch>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetMatch> jsonTypeInfo))
29
var objectInfo = new global::System.Text.Json.Serialization.Metadata.JsonObjectInfoValues<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetMatch>
31
ObjectCreator = () => new global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetMatch(),
35
ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetMatch).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null),
39
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetMatch>(options, objectInfo);
56
DeclaringType = typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetMatch),
58
Getter = static obj => ((global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetMatch)obj).ContentRootIndex,
59
Setter = static (obj, value) => ((global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetMatch)obj).ContentRootIndex = value!,
66
AttributeProviderFactory = static () => typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetMatch).GetProperty("ContentRootIndex", InstanceMemberBindingFlags, null, typeof(int), global::System.Array.Empty<global::System.Type>(), null),
76
DeclaringType = typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetMatch),
78
Getter = static obj => ((global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetMatch)obj).SubPath,
79
Setter = static (obj, value) => ((global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetMatch)obj).SubPath = value!,
86
AttributeProviderFactory = static () => typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetMatch).GetProperty("SubPath", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
96
private void StaticWebAssetMatchSerializeHandler(global::System.Text.Json.Utf8JsonWriter writer, global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetMatch? value)
106
writer.WriteNumber(PropName_ContentRootIndex, ((global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetMatch)value).ContentRootIndex);
107
writer.WriteString(PropName_SubPath, ((global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetMatch)value).SubPath);
_generated\1\StaticWebAssetsJsonSerializerContext.StaticWebAssetNode.g.cs (36)
13
private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode>? _StaticWebAssetNode;
19
public global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode> StaticWebAssetNode
22
get => _StaticWebAssetNode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode>)Options.GetTypeInfo(typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode));
25
private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode> Create_StaticWebAssetNode(global::System.Text.Json.JsonSerializerOptions options)
27
if (!TryGetTypeInfoForRuntimeCustomConverter<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode> jsonTypeInfo))
29
var objectInfo = new global::System.Text.Json.Serialization.Metadata.JsonObjectInfoValues<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode>
31
ObjectCreator = () => new global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode(),
35
ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null),
39
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode>(options, objectInfo);
51
var info0 = new global::System.Text.Json.Serialization.Metadata.JsonPropertyInfoValues<global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode>>
56
DeclaringType = typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode),
58
Getter = static obj => ((global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode)obj).Children,
59
Setter = static (obj, value) => ((global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode)obj).Children = value!,
66
AttributeProviderFactory = static () => typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode).GetProperty("Children", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode>), global::System.Array.Empty<global::System.Type>(), null),
69
properties[0] = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreatePropertyInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode>>(options, info0);
71
var info1 = new global::System.Text.Json.Serialization.Metadata.JsonPropertyInfoValues<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetMatch>
76
DeclaringType = typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode),
78
Getter = static obj => ((global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode)obj).Asset,
79
Setter = static (obj, value) => ((global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode)obj).Asset = value!,
86
AttributeProviderFactory = static () => typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode).GetProperty("Asset", InstanceMemberBindingFlags, null, typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetMatch), global::System.Array.Empty<global::System.Type>(), null),
89
properties[1] = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreatePropertyInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetMatch>(options, info1);
91
var info2 = new global::System.Text.Json.Serialization.Metadata.JsonPropertyInfoValues<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern[]>
96
DeclaringType = typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode),
98
Getter = static obj => ((global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode)obj).Patterns,
99
Setter = static (obj, value) => ((global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode)obj).Patterns = value!,
106
AttributeProviderFactory = static () => typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode).GetProperty("Patterns", InstanceMemberBindingFlags, null, typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern[]), global::System.Array.Empty<global::System.Type>(), null),
109
properties[2] = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreatePropertyInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern[]>(options, info2);
116
private void StaticWebAssetNodeSerializeHandler(global::System.Text.Json.Utf8JsonWriter writer, global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode? value)
127
DictionaryStringStaticWebAssetNodeSerializeHandler(writer, ((global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode)value).Children);
129
StaticWebAssetMatchSerializeHandler(writer, ((global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode)value).Asset);
131
StaticWebAssetPatternArraySerializeHandler(writer, ((global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode)value).Patterns);
_generated\2\StaticWebAssetsJsonSerializerContext.StaticWebAssetPattern.g.cs (27)
13
private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern>? _StaticWebAssetPattern;
19
public global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern> StaticWebAssetPattern
22
get => _StaticWebAssetPattern ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern>)Options.GetTypeInfo(typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern));
25
private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern> Create_StaticWebAssetPattern(global::System.Text.Json.JsonSerializerOptions options)
27
if (!TryGetTypeInfoForRuntimeCustomConverter<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern> jsonTypeInfo))
29
var objectInfo = new global::System.Text.Json.Serialization.Metadata.JsonObjectInfoValues<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern>
31
ObjectCreator = () => new global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern(),
35
ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null),
39
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern>(options, objectInfo);
56
DeclaringType = typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern),
58
Getter = static obj => ((global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern)obj).ContentRootIndex,
59
Setter = static (obj, value) => ((global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern)obj).ContentRootIndex = value!,
66
AttributeProviderFactory = static () => typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern).GetProperty("ContentRootIndex", InstanceMemberBindingFlags, null, typeof(int), global::System.Array.Empty<global::System.Type>(), null),
76
DeclaringType = typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern),
78
Getter = static obj => ((global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern)obj).Pattern,
79
Setter = static (obj, value) => ((global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern)obj).Pattern = value!,
86
AttributeProviderFactory = static () => typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern).GetProperty("Pattern", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
96
DeclaringType = typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern),
98
Getter = static obj => ((global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern)obj).Depth,
99
Setter = static (obj, value) => ((global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern)obj).Depth = value!,
106
AttributeProviderFactory = static () => typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern).GetProperty("Depth", InstanceMemberBindingFlags, null, typeof(int), global::System.Array.Empty<global::System.Type>(), null),
116
private void StaticWebAssetPatternSerializeHandler(global::System.Text.Json.Utf8JsonWriter writer, global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern? value)
126
writer.WriteNumber(PropName_ContentRootIndex, ((global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern)value).ContentRootIndex);
127
writer.WriteString(PropName_Pattern, ((global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern)value).Pattern);
128
writer.WriteNumber(PropName_Depth, ((global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern)value).Depth);
_generated\22\StaticWebAssetsJsonSerializerContext.DictionaryStringStaticWebAssetNode.g.cs (13)
13
private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode>>? _DictionaryStringStaticWebAssetNode;
19
public global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode>> DictionaryStringStaticWebAssetNode
22
get => _DictionaryStringStaticWebAssetNode ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode>>)Options.GetTypeInfo(typeof(global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode>));
25
private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode>> Create_DictionaryStringStaticWebAssetNode(global::System.Text.Json.JsonSerializerOptions options)
27
if (!TryGetTypeInfoForRuntimeCustomConverter<global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode>> jsonTypeInfo))
29
var info = new global::System.Text.Json.Serialization.Metadata.JsonCollectionInfoValues<global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode>>
31
ObjectCreator = () => new global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode>(),
35
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateDictionaryInfo<global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode>, string, global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode>(options, info);
45
private void DictionaryStringStaticWebAssetNodeSerializeHandler(global::System.Text.Json.Utf8JsonWriter writer, global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode>? value)
55
foreach (global::System.Collections.Generic.KeyValuePair<string, global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode> entry in value)
_generated\3\StaticWebAssetsJsonSerializerContext.StaticWebAssetPatternArray.g.cs (10)
13
private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern[]>? _StaticWebAssetPatternArray;
19
public global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern[]> StaticWebAssetPatternArray
22
get => _StaticWebAssetPatternArray ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern[]>)Options.GetTypeInfo(typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern[]));
25
private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern[]> Create_StaticWebAssetPatternArray(global::System.Text.Json.JsonSerializerOptions options)
27
if (!TryGetTypeInfoForRuntimeCustomConverter<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern[]>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern[]> jsonTypeInfo))
29
var info = new global::System.Text.Json.Serialization.Metadata.JsonCollectionInfoValues<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern[]>
35
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateArrayInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern>(options, info);
45
private void StaticWebAssetPatternArraySerializeHandler(global::System.Text.Json.Utf8JsonWriter writer, global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern[]? value)
_generated\30\StaticWebAssetsJsonSerializerContext.GetJsonTypeInfo.g.cs (6)
22
if (type == typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetMatch))
26
if (type == typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode))
30
if (type == typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern))
34
if (type == typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetPattern[]))
38
if (type == typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetsDevelopmentManifest))
110
if (type == typeof(global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode>))
_generated\4\StaticWebAssetsJsonSerializerContext.StaticWebAssetsDevelopmentManifest.g.cs (25)
13
private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetsDevelopmentManifest>? _StaticWebAssetsDevelopmentManifest;
19
public global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetsDevelopmentManifest> StaticWebAssetsDevelopmentManifest
22
get => _StaticWebAssetsDevelopmentManifest ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetsDevelopmentManifest>)Options.GetTypeInfo(typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetsDevelopmentManifest));
25
private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetsDevelopmentManifest> Create_StaticWebAssetsDevelopmentManifest(global::System.Text.Json.JsonSerializerOptions options)
27
if (!TryGetTypeInfoForRuntimeCustomConverter<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetsDevelopmentManifest>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetsDevelopmentManifest> jsonTypeInfo))
29
var objectInfo = new global::System.Text.Json.Serialization.Metadata.JsonObjectInfoValues<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetsDevelopmentManifest>
31
ObjectCreator = () => new global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetsDevelopmentManifest(),
35
ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetsDevelopmentManifest).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null),
39
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetsDevelopmentManifest>(options, objectInfo);
56
DeclaringType = typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetsDevelopmentManifest),
58
Getter = static obj => ((global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetsDevelopmentManifest)obj).ContentRoots,
59
Setter = static (obj, value) => ((global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetsDevelopmentManifest)obj).ContentRoots = value!,
66
AttributeProviderFactory = static () => typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetsDevelopmentManifest).GetProperty("ContentRoots", InstanceMemberBindingFlags, null, typeof(string[]), global::System.Array.Empty<global::System.Type>(), null),
71
var info1 = new global::System.Text.Json.Serialization.Metadata.JsonPropertyInfoValues<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode>
76
DeclaringType = typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetsDevelopmentManifest),
78
Getter = static obj => ((global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetsDevelopmentManifest)obj).Root,
79
Setter = static (obj, value) => ((global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetsDevelopmentManifest)obj).Root = value!,
86
AttributeProviderFactory = static () => typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetsDevelopmentManifest).GetProperty("Root", InstanceMemberBindingFlags, null, typeof(global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode), global::System.Array.Empty<global::System.Type>(), null),
89
properties[1] = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreatePropertyInfo<global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetNode>(options, info1);
96
private void StaticWebAssetsDevelopmentManifestSerializeHandler(global::System.Text.Json.Utf8JsonWriter writer, global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetsDevelopmentManifest? value)
107
StringArraySerializeHandler(writer, ((global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetsDevelopmentManifest)value).ContentRoots);
109
StaticWebAssetNodeSerializeHandler(writer, ((global::Microsoft.AspNetCore.StaticWebAssets.Tasks.
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetsDevelopmentManifest)value).Root);
Data\Serialization\StaticWebAssetsJsonSerializerContext.cs (1)
11
[JsonSerializable(typeof(
GenerateStaticWebAssetsDevelopmentManifest
.StaticWebAssetsDevelopmentManifest))]