2 instantiations of CommandLineArgsEditor
Aspire.Hosting (2)
ApplicationModel\CommandLineArgsCallbackAnnotation.cs (1)
133internal CommandLineArgsEditor ArgsEditor => new(Args);
ApplicationModel\HttpsCertificateConfigurationCallbackAnnotaion.cs (1)
121internal CommandLineArgsEditor ArgumentsEditor => new(Arguments);
2 references to CommandLineArgsEditor
Aspire.Hosting (2)
ApplicationModel\CommandLineArgsCallbackAnnotation.cs (1)
133internal CommandLineArgsEditor ArgsEditor => new(Args);
ApplicationModel\HttpsCertificateConfigurationCallbackAnnotaion.cs (1)
121internal CommandLineArgsEditor ArgumentsEditor => new(Arguments);