Base:
property
Type
Microsoft.CodeAnalysis.Operation.Type
Implemented interface member:
property
Type
Microsoft.CodeAnalysis.IOperation.Type
1 write to Type
Microsoft.CodeAnalysis (1)
Generated\Operations.Generated.cs (1)
7485Type = type;
1 reference to Type
Microsoft.CodeAnalysis (1)
Generated\Operations.Generated.cs (1)
11119return new OmittedArgumentOperation(internalOperation.OwningSemanticModel, internalOperation.Syntax, internalOperation.Type, internalOperation.IsImplicit);