11 references to InstanceMemberBindingFlags
Aspire.Hosting.Testing (11)
LaunchSettingsSerializerContext.LaunchProfile.g.cs (9)
35ConstructorAttributeProviderFactory = static () => typeof(global::Aspire.Hosting.LaunchProfile).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Aspire.Hosting.LaunchProfile).GetProperty("CommandName", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Aspire.Hosting.LaunchProfile).GetProperty("CommandLineArgs", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 106AttributeProviderFactory = static () => typeof(global::Aspire.Hosting.LaunchProfile).GetProperty("ExecutablePath", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 126AttributeProviderFactory = static () => typeof(global::Aspire.Hosting.LaunchProfile).GetProperty("DotnetRunMessages", InstanceMemberBindingFlags, null, typeof(bool?), global::System.Array.Empty<global::System.Type>(), null), 146AttributeProviderFactory = static () => typeof(global::Aspire.Hosting.LaunchProfile).GetProperty("LaunchBrowser", InstanceMemberBindingFlags, null, typeof(bool?), global::System.Array.Empty<global::System.Type>(), null), 166AttributeProviderFactory = static () => typeof(global::Aspire.Hosting.LaunchProfile).GetProperty("LaunchUrl", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 186AttributeProviderFactory = static () => typeof(global::Aspire.Hosting.LaunchProfile).GetProperty("ApplicationUrl", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 206AttributeProviderFactory = static () => typeof(global::Aspire.Hosting.LaunchProfile).GetProperty("EnvironmentVariables", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.Dictionary<string, string>), global::System.Array.Empty<global::System.Type>(), null),
LaunchSettingsSerializerContext.LaunchSettings.g.cs (2)
35ConstructorAttributeProviderFactory = static () => typeof(global::Aspire.Hosting.LaunchSettings).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Aspire.Hosting.LaunchSettings).GetProperty("Profiles", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.Dictionary<string, global::Aspire.Hosting.LaunchProfile>), global::System.Array.Empty<global::System.Type>(), null),