3 references to TransformTypeWithoutCustomModifierFlags
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\CustomModifierUtils.cs (1)
79TypeSymbol resultType = DynamicTypeDecoder.TransformTypeWithoutCustomModifierFlags(sourceType, containingAssembly, refKind, flags);
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler (2)
CSharpEESymbolProvider.cs (1)
117type = DynamicTypeDecoder.TransformTypeWithoutCustomModifierFlags(type, _sourceAssembly, refKind, dynamicFlagsOpt, checkLength: false);
Symbols\PlaceholderLocalSymbol.cs (1)
225var dynamicType = DynamicTypeDecoder.TransformTypeWithoutCustomModifierFlags(