1 write to _type
Microsoft.CodeAnalysis (1)
CodeGen\PermissionSetAttribute.cs (1)
170
_type
= type;
1 reference to _type
Microsoft.CodeAnalysis (1)
CodeGen\PermissionSetAttribute.cs (1)
178
Cci.ITypeReference Cci.IMetadataExpression.Type { get { return
_type
; } }