3 references to Type
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler (3)
CompilationContext.cs (1)
1447tryAddCapturedPrimaryConstructorParameters(currentFrame, shadowingParameterNames: parameterNamesInOrder, possiblyCapturingType: thisProxy.Type,
Symbols\DisplayClassVariable.cs (1)
44Debug.Assert(this.ContainingSymbol.IsContainingSymbolOfAllTypeParameters(this.Type));
Symbols\EEDisplayClassFieldLocalSymbol.cs (1)
57get { return TypeWithAnnotations.Create(_variable.Type); }