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