Implemented interface member:
property
Value
Microsoft.CodeAnalysis.FlowAnalysis.IFlowCaptureOperation.Value
1 write to Value
Microsoft.CodeAnalysis (1)
Generated\Operations.Generated.cs (1)
8445Value = SetParentOperation(value, this);
5 references to Value
Microsoft.CodeAnalysis (5)
Generated\Operations.Generated.cs (5)
8450(Value is null ? 0 : 1); 84540 when Value != null 8455=> Value, 8463if (Value != null) return (true, 0, 0); 8477if (Value != null) return (true, 0, 0);