6 references to InstanceMemberBindingFlags
Wasm.Performance.TestApp (6)
PersonJsonContext.Person.g.cs (6)
35ConstructorAttributeProviderFactory = static () => typeof(global::Wasm.Performance.TestApp.Person).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null), 66AttributeProviderFactory = static () => typeof(global::Wasm.Performance.TestApp.Person).GetProperty("Name", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null), 86AttributeProviderFactory = static () => typeof(global::Wasm.Performance.TestApp.Person).GetProperty("Salary", InstanceMemberBindingFlags, null, typeof(int), global::System.Array.Empty<global::System.Type>(), null), 106AttributeProviderFactory = static () => typeof(global::Wasm.Performance.TestApp.Person).GetProperty("IsAdmin", InstanceMemberBindingFlags, null, typeof(bool), global::System.Array.Empty<global::System.Type>(), null), 126AttributeProviderFactory = static () => typeof(global::Wasm.Performance.TestApp.Person).GetProperty("Subordinates", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.List<global::Wasm.Performance.TestApp.Person>), global::System.Array.Empty<global::System.Type>(), null), 146AttributeProviderFactory = static () => typeof(global::Wasm.Performance.TestApp.Person).GetProperty("SecurityClearances", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.Dictionary<string, bool>), global::System.Array.Empty<global::System.Type>(), null),