2 writes to _attributeType
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\CodeAttributeDeclaration.cs (2)
67_attributeType = attributeType; 93_attributeType = new CodeTypeReference(_name);
1 reference to _attributeType
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\System\CodeAttributeDeclaration.cs (1)
114return _attributeType;