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)
8799
Type
= type;
1 reference to Type
Microsoft.CodeAnalysis (1)
Generated\Operations.Generated.cs (1)
11234
return new DiscardOperation(internalOperation.DiscardSymbol, internalOperation.OwningSemanticModel, internalOperation.Syntax, internalOperation.
Type
, internalOperation.IsImplicit);