Implemented interface member:
property
Value
Microsoft.CodeAnalysis.FlowAnalysis.IFlowCaptureOperation.Value
1 write to Value
Microsoft.CodeAnalysis (1)
Generated\Operations.Generated.cs (1)
8856Value = SetParentOperation(value, this);
5 references to Value
Microsoft.CodeAnalysis (5)
Generated\Operations.Generated.cs (5)
8861(Value is null ? 0 : 1); 88650 when Value != null 8866=> Value, 8874if (Value != null) return (true, 0, 0); 8888if (Value != null) return (true, 0, 0);