2 references to ObjectIdLocalSymbol
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler (2)
Symbols\PlaceholderLocalSymbol.cs (2)
76return new ObjectIdLocalSymbol(containingMethod, type, name, displayName, isWritable: false); 78return new ObjectIdLocalSymbol(containingMethod, type, name, displayName, isWritable: true);