Implemented interface member:
property
Value
Microsoft.CodeAnalysis.FlowAnalysis.IFlowCaptureOperation.Value
1 write to Value
Microsoft.CodeAnalysis (1)
Generated\Operations.Generated.cs (1)
8818Value = SetParentOperation(value, this);
5 references to Value
Microsoft.CodeAnalysis (5)
Generated\Operations.Generated.cs (5)
8823(Value is null ? 0 : 1); 88270 when Value != null 8828=> Value, 8836if (Value != null) return (true, 0, 0); 8850if (Value != null) return (true, 0, 0);