3 instantiations of RunProperties
dotnet-aot (3)
Generated\361d1da7f942c932\RunFileBuildCacheJsonSerializerContext.RunProperties.g.cs (1)
32
ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
((string)args[0], (string)args[1], (string)args[2], (string)args[3], (string)args[4], (string)args[5]),
parent\dotnet\Commands\Test\MTP\TestModulesFilterHandler.cs (2)
88
? new
RunProperties
(muxerPath, $@"exec ""{testModule}""", null)
89
: new
RunProperties
(testModule, null, null);
50 references to RunProperties
dotnet-aot (50)
Generated\361d1da7f942c932\RunFileBuildCacheJsonSerializerContext.GetJsonTypeInfo.g.cs (1)
30
if (type == typeof(global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
))
Generated\361d1da7f942c932\RunFileBuildCacheJsonSerializerContext.RunFileBuildCacheEntry.g.cs (3)
199
var info7 = new global::System.Text.Json.Serialization.Metadata.JsonPropertyInfoValues<global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
>
214
AttributeProviderFactory = static () => typeof(global::Microsoft.DotNet.Cli.Commands.Run.RunFileBuildCacheEntry).GetProperty("Run", InstanceMemberBindingFlags, null, typeof(global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
), global::System.Array.Empty<global::System.Type>(), null),
217
properties[7] = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreatePropertyInfo<global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
>(options, info7);
Generated\361d1da7f942c932\RunFileBuildCacheJsonSerializerContext.RunProperties.g.cs (40)
13
private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
>? _RunProperties;
19
public global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
> RunProperties
22
get => _RunProperties ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
>)Options.GetTypeInfo(typeof(global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
));
25
private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
> Create_RunProperties(global::System.Text.Json.JsonSerializerOptions options)
27
if (!TryGetTypeInfoForRuntimeCustomConverter<global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
> jsonTypeInfo))
29
var objectInfo = new global::System.Text.Json.Serialization.Metadata.JsonObjectInfoValues<global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
>
35
ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(string), typeof(string), typeof(string), typeof(string), typeof(string), typeof(string)}, modifiers: null),
41
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
>(options, objectInfo);
58
DeclaringType = typeof(global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
),
60
Getter = static obj => ((global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
)obj).Command,
61
Setter = static (obj, value) => __set_RunProperties_Command((global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
)obj, value!),
68
AttributeProviderFactory = static () => typeof(global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
).GetProperty("Command", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
80
DeclaringType = typeof(global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
),
82
Getter = static obj => ((global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
)obj).Arguments,
83
Setter = static (obj, value) => __set_RunProperties_Arguments((global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
)obj, value!),
90
AttributeProviderFactory = static () => typeof(global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
).GetProperty("Arguments", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
100
DeclaringType = typeof(global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
),
102
Getter = static obj => ((global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
)obj).WorkingDirectory,
103
Setter = static (obj, value) => __set_RunProperties_WorkingDirectory((global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
)obj, value!),
110
AttributeProviderFactory = static () => typeof(global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
).GetProperty("WorkingDirectory", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
120
DeclaringType = typeof(global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
),
122
Getter = static obj => ((global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
)obj).RuntimeIdentifier,
123
Setter = static (obj, value) => __set_RunProperties_RuntimeIdentifier((global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
)obj, value!),
130
AttributeProviderFactory = static () => typeof(global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
).GetProperty("RuntimeIdentifier", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
142
DeclaringType = typeof(global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
),
144
Getter = static obj => ((global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
)obj).DefaultAppHostRuntimeIdentifier,
145
Setter = static (obj, value) => __set_RunProperties_DefaultAppHostRuntimeIdentifier((global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
)obj, value!),
152
AttributeProviderFactory = static () => typeof(global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
).GetProperty("DefaultAppHostRuntimeIdentifier", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
164
DeclaringType = typeof(global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
),
166
Getter = static obj => ((global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
)obj).TargetFrameworkVersion,
167
Setter = static (obj, value) => __set_RunProperties_TargetFrameworkVersion((global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
)obj, value!),
174
AttributeProviderFactory = static () => typeof(global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
).GetProperty("TargetFrameworkVersion", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
248
private static extern void __set_RunProperties_Command(global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
obj, string value);
250
private static extern void __set_RunProperties_Arguments(global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
obj, string value);
252
private static extern void __set_RunProperties_WorkingDirectory(global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
obj, string value);
254
private static extern void __set_RunProperties_RuntimeIdentifier(global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
obj, string value);
256
private static extern void __set_RunProperties_DefaultAppHostRuntimeIdentifier(global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
obj, string value);
258
private static extern void __set_RunProperties_TargetFrameworkVersion(global::Microsoft.DotNet.Cli.Commands.Run.
RunProperties
obj, string value);
parent\dotnet\Commands\Run\AotRunCommand.cs (1)
78
RunProperties
? validatedRunProperties = null;
parent\dotnet\Commands\Run\FileBasedAppLaunchInfo.cs (1)
15
RunProperties
? RunProperties = null);
parent\dotnet\Commands\Run\RunFileBuildCacheEntry.cs (1)
56
public
RunProperties
? Run { get; set; }
parent\dotnet\Commands\Run\RunProperties.cs (1)
89
internal
RunProperties
WithApplicationArguments(string[] applicationArgs)
parent\dotnet\Commands\Test\MTP\Models.cs (1)
115
RunProperties
RunProperties,
parent\dotnet\Commands\Test\MTP\TestModulesFilterHandler.cs (1)
87
RunProperties
runProperties = testModule.HasExtension(CliConstants.DLLExtension)