Implemented interface member:
property
Value
Microsoft.CodeAnalysis.FlowAnalysis.IFlowCaptureOperation.Value
1 write to Value
Microsoft.CodeAnalysis (1)
Generated\Operations.Generated.cs (1)
8858Value = SetParentOperation(value, this);
5 references to Value
Microsoft.CodeAnalysis (5)
Generated\Operations.Generated.cs (5)
8863(Value is null ? 0 : 1); 88670 when Value != null 8868=> Value, 8876if (Value != null) return (true, 0, 0); 8890if (Value != null) return (true, 0, 0);