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)
7106
Type
= type;
1 reference to Type
Microsoft.CodeAnalysis (1)
Generated\Operations.Generated.cs (1)
11079
return new TypeOfOperation(internalOperation.TypeOperand, internalOperation.OwningSemanticModel, internalOperation.Syntax, internalOperation.
Type
, internalOperation.IsImplicit);