8 references to InstanceMemberBindingFlags
Microsoft.AspNetCore.Components.Testing.Tasks (8)
E2EManifestJsonContext.E2EAppEntryModel.g.cs (6)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.AspNetCore.Components.Testing.Tasks.E2EAppEntryModel).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.AspNetCore.Components.Testing.Tasks.E2EAppEntryModel).GetProperty("Executable", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Microsoft.AspNetCore.Components.Testing.Tasks.E2EAppEntryModel).GetProperty("Arguments", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 106AttributeProviderFactory = static () => typeof(global::Microsoft.AspNetCore.Components.Testing.Tasks.E2EAppEntryModel).GetProperty("WorkingDirectory", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 126AttributeProviderFactory = static () => typeof(global::Microsoft.AspNetCore.Components.Testing.Tasks.E2EAppEntryModel).GetProperty("PublicUrl", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 146AttributeProviderFactory = static () => typeof(global::Microsoft.AspNetCore.Components.Testing.Tasks.E2EAppEntryModel).GetProperty("EnvironmentVariables", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.Dictionary<string, string>), global::System.Array.Empty<global::System.Type>(), null),
E2EManifestJsonContext.E2EManifestModel.g.cs (2)
35ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.AspNetCore.Components.Testing.Tasks.E2EManifestModel).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Microsoft.AspNetCore.Components.Testing.Tasks.E2EManifestModel).GetProperty("Apps", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.Dictionary<string, global::Microsoft.AspNetCore.Components.Testing.Tasks.E2EAppEntryModel>), global::System.Array.Empty<global::System.Type>(), null),