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)
6869
Type
= type;
1 reference to Type
Microsoft.CodeAnalysis (1)
Generated\Operations.Generated.cs (1)
11054
return new TupleOperation(VisitArray(internalOperation.Elements), internalOperation.NaturalType, internalOperation.OwningSemanticModel, internalOperation.Syntax, internalOperation.
Type
, internalOperation.IsImplicit);