Annotations/Misc/FakeItEasy/Attributes.xml (48 lines of code) (raw):

<?xml version="1.0" encoding="utf-8"?> <assembly name="FakeItEasy"> <member name="M:FakeItEasy.A.CallTo(System.Linq.Expressions.Expression{System.Action})"> <attribute ctor="M:JetBrains.Annotations.MustUseReturnValueAttribute.#ctor(System.String)"> <argument>Unused call specification; did you forget to configure or assert the call?</argument> </attribute> </member> <member name="M:FakeItEasy.A.CallTo``1(System.Linq.Expressions.Expression{System.Func{``0}})"> <attribute ctor="M:JetBrains.Annotations.MustUseReturnValueAttribute.#ctor(System.String)"> <argument>Unused call specification; did you forget to configure or assert the call?</argument> </attribute> </member> <member name="M:FakeItEasy.A.CallTo(System.Object)"> <attribute ctor="M:JetBrains.Annotations.MustUseReturnValueAttribute.#ctor(System.String)"> <argument>Unused call specification; did you forget to configure or assert the call?</argument> </attribute> </member> <member name="M:FakeItEasy.NextCall.To``1(``0)"> <attribute ctor="M:JetBrains.Annotations.MustUseReturnValueAttribute.#ctor(System.String)"> <argument>Unused call specification; did you forget to configure or assert the call?</argument> </attribute> </member> <member name="M:FakeItEasy.Configuration.IArgumentValidationConfiguration`1.WhenArgumentsMatch(System.Func{FakeItEasy.Configuration.ArgumentCollection,System.Boolean})"> <attribute ctor="M:JetBrains.Annotations.MustUseReturnValueAttribute.#ctor(System.String)"> <argument>Unused call specification; did you forget to configure or assert the call?</argument> </attribute> </member> <member name="M:FakeItEasy.ArgumentValidationConfigurationExtensions.WithAnyArguments``1(FakeItEasy.Configuration.IArgumentValidationConfiguration{``0})"> <attribute ctor="M:JetBrains.Annotations.MustUseReturnValueAttribute.#ctor(System.String)"> <argument>Unused call specification; did you forget to configure or assert the call?</argument> </attribute> </member> <member name="M:FakeItEasy.Configuration.IAnyCallConfigurationWithNoReturnTypeSpecified.WithReturnType``1"> <attribute ctor="M:JetBrains.Annotations.MustUseReturnValueAttribute.#ctor(System.String)"> <argument>Unused call specification; did you forget to configure or assert the call?</argument> </attribute> </member> <member name="M:FakeItEasy.Configuration.IWhereConfiguration`1.Where(System.Func{FakeItEasy.Core.IFakeObjectCall,System.Boolean},System.Action{FakeItEasy.IOutputWriter})"> <attribute ctor="M:JetBrains.Annotations.MustUseReturnValueAttribute.#ctor(System.String)"> <argument>Unused call specification; did you forget to configure or assert the call?</argument> </attribute> </member> <member name="M:FakeItEasy.WhereConfigurationExtensions.Where``1(FakeItEasy.Configuration.IWhereConfiguration{``0},System.Linq.Expressions.Expression{System.Func{FakeItEasy.Core.IFakeObjectCall,System.Boolean}})"> <attribute ctor="M:JetBrains.Annotations.MustUseReturnValueAttribute.#ctor(System.String)"> <argument>Unused call specification; did you forget to configure or assert the call?</argument> </attribute> </member> </assembly>