Interface INegatedPatternOperation
Inherited Members
Namespace: Microsoft.CodeAnalysis.Operations
Assembly: Microsoft.CodeAnalysis.dll
Syntax
public interface INegatedPatternOperation : IPatternOperation, IOperation
Properties
Pattern
Declaration
IPatternOperation Pattern { get; }
Property Value
| Type | Description |
|---|---|
| IPatternOperation |