NDepend.API Documentation
ThatAssignField Method
NDepend.CodeModel Namespace > ExtensionMethodsSequenceUsage Class : ThatAssignField Method
This sequence of methods.
The field assigned by all methods in the returned sequence.
Returns a sub-sequence of this sequence methods, containing only methods that assigns the field fieldAssigned.
Syntax

Parameters

methods
This sequence of methods.
fieldAssigned
The field assigned by all methods in the returned sequence.
Remarks
This extension method has a O(methods.Count) time complexity.
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

ExtensionMethodsSequenceUsage Class
ExtensionMethodsSequenceUsage Members
FieldsUsed Property
FieldsAssigned Property
FieldsReadButNotAssigned Property
AssignField Method
MethodsUsingMe Property
MethodsAssigningMe Property
MethodsReadingMeButNotAssigningMe Property
ThatAssignAnyFields Method
ThatIndirectlyAssignAnyFields Method
DepthOfAssignField Method
DepthOfAssignAnyFields Method
NDepend.Reserved.CQLinq.ExtensionMethodsCQLinqDependency.AssignField(NDepend.CodeModel.IMethod,System.String)
IndirectlyAssignField Method
DepthOfAssignField Method