3 references to SubstituteWithUnboundIfGeneric
Microsoft.CodeAnalysis (3)
MetadataReader\MetadataDecoder.cs (2)
784type = SubstituteWithUnboundIfGeneric(type); 790type = SubstituteWithUnboundIfGeneric(type);
MetadataReader\TypeNameDecoder.cs (1)
198container = SubstituteWithUnboundIfGeneric(container);