2 references to Type
Microsoft.CodeAnalysis (2)
Emit\EditAndContinue\DefinitionMap.cs (1)
470
var displayClassName = p.
Type
.Name;
MetadataReader\MetadataDecoder.cs (1)
1653
var parameterType = attributeConstructor.Parameters[i].
Type
;