Update ReactiveProperty for multiple subscribers #3615
Annotations
10 warnings
build / build:
src/ReactiveUI/Bindings/Command/CommandBinderImplementation.cs#L45
Member 'ReactiveUI.CommandBinderImplementation.BindCommand<TView, TViewModel, TProp, TControl, TParam>(TViewModel, TView, Expression<Func<TViewModel, TProp>>, Expression<Func<TView, TControl>>, Expression<Func<TViewModel, TParam>>, String)' with 'RequiresDynamicCodeAttribute' implements interface member 'ReactiveUI.ICommandBinderImplementation.BindCommand<TView, TViewModel, TProp, TControl, TParam>(TViewModel, TView, Expression<Func<TViewModel, TProp>>, Expression<Func<TView, TControl>>, Expression<Func<TViewModel, TParam>>, String)' without 'RequiresDynamicCodeAttribute'. 'RequiresDynamicCodeAttribute' annotations must match across all interface implementations or overrides.
|
build / build:
src/ReactiveUI/Bindings/Command/CommandBinderImplementation.cs#L100
Member 'ReactiveUI.CommandBinderImplementation.BindCommand<TView, TViewModel, TProp, TControl, TParam>(TViewModel, TView, Expression<Func<TViewModel, TProp>>, Expression<Func<TView, TControl>>, IObservable<TParam>, String)' with 'RequiresDynamicCodeAttribute' implements interface member 'ReactiveUI.ICommandBinderImplementation.BindCommand<TView, TViewModel, TProp, TControl, TParam>(TViewModel, TView, Expression<Func<TViewModel, TProp>>, Expression<Func<TView, TControl>>, IObservable<TParam>, String)' without 'RequiresDynamicCodeAttribute'. 'RequiresDynamicCodeAttribute' annotations must match across all interface implementations or overrides.
|
build / build:
src/ReactiveUI/Bindings/Command/CommandBinderImplementation.cs#L45
Member 'ReactiveUI.CommandBinderImplementation.BindCommand<TView, TViewModel, TProp, TControl, TParam>(TViewModel, TView, Expression<Func<TViewModel, TProp>>, Expression<Func<TView, TControl>>, Expression<Func<TViewModel, TParam>>, String)' with 'RequiresUnreferencedCodeAttribute' implements interface member 'ReactiveUI.ICommandBinderImplementation.BindCommand<TView, TViewModel, TProp, TControl, TParam>(TViewModel, TView, Expression<Func<TViewModel, TProp>>, Expression<Func<TView, TControl>>, Expression<Func<TViewModel, TParam>>, String)' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides.
|
build / build:
src/ReactiveUI/Bindings/Command/CommandBinderImplementation.cs#L100
Member 'ReactiveUI.CommandBinderImplementation.BindCommand<TView, TViewModel, TProp, TControl, TParam>(TViewModel, TView, Expression<Func<TViewModel, TProp>>, Expression<Func<TView, TControl>>, IObservable<TParam>, String)' with 'RequiresUnreferencedCodeAttribute' implements interface member 'ReactiveUI.ICommandBinderImplementation.BindCommand<TView, TViewModel, TProp, TControl, TParam>(TViewModel, TView, Expression<Func<TViewModel, TProp>>, Expression<Func<TView, TControl>>, IObservable<TParam>, String)' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides.
|
build / build:
src/ReactiveUI/Bindings/Command/CreatesCommandBindingViaCommandParameter.cs#L21
Member 'ReactiveUI.CreatesCommandBindingViaCommandParameter.GetAffinityForObject(Type, Boolean)' with 'RequiresDynamicCodeAttribute' implements interface member 'ReactiveUI.ICreatesCommandBinding.GetAffinityForObject(Type, Boolean)' without 'RequiresDynamicCodeAttribute'. 'RequiresDynamicCodeAttribute' annotations must match across all interface implementations or overrides.
|
build / build:
src/ReactiveUI/Bindings/Command/CreatesCommandBindingViaCommandParameter.cs#L46
Member 'ReactiveUI.CreatesCommandBindingViaCommandParameter.BindCommandToObject(ICommand, Object, IObservable<Object>)' with 'RequiresDynamicCodeAttribute' implements interface member 'ReactiveUI.ICreatesCommandBinding.BindCommandToObject(ICommand, Object, IObservable<Object>)' without 'RequiresDynamicCodeAttribute'. 'RequiresDynamicCodeAttribute' annotations must match across all interface implementations or overrides.
|
build / build:
src/ReactiveUI/Bindings/Command/CreatesCommandBindingViaCommandParameter.cs#L21
Member 'ReactiveUI.CreatesCommandBindingViaCommandParameter.GetAffinityForObject(Type, Boolean)' with 'RequiresUnreferencedCodeAttribute' implements interface member 'ReactiveUI.ICreatesCommandBinding.GetAffinityForObject(Type, Boolean)' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides.
|
build / build:
src/ReactiveUI/Bindings/Command/CreatesCommandBindingViaCommandParameter.cs#L46
Member 'ReactiveUI.CreatesCommandBindingViaCommandParameter.BindCommandToObject(ICommand, Object, IObservable<Object>)' with 'RequiresUnreferencedCodeAttribute' implements interface member 'ReactiveUI.ICreatesCommandBinding.BindCommandToObject(ICommand, Object, IObservable<Object>)' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides.
|
build / build:
src/ReactiveUI/Bindings/Command/CreatesCommandBindingViaEvent.cs#L37
Member 'ReactiveUI.CreatesCommandBindingViaEvent.GetAffinityForObject(Type, Boolean)' with 'RequiresDynamicCodeAttribute' implements interface member 'ReactiveUI.ICreatesCommandBinding.GetAffinityForObject(Type, Boolean)' without 'RequiresDynamicCodeAttribute'. 'RequiresDynamicCodeAttribute' annotations must match across all interface implementations or overrides.
|
build / build:
src/ReactiveUI/Bindings/Command/CreatesCommandBindingViaEvent.cs#L56
Member 'ReactiveUI.CreatesCommandBindingViaEvent.BindCommandToObject(ICommand, Object, IObservable<Object>)' with 'RequiresDynamicCodeAttribute' implements interface member 'ReactiveUI.ICreatesCommandBinding.BindCommandToObject(ICommand, Object, IObservable<Object>)' without 'RequiresDynamicCodeAttribute'. 'RequiresDynamicCodeAttribute' annotations must match across all interface implementations or overrides.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nuget
|
5.22 MB |
|