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