1 write to _customAttributes
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\System\CodeTypeParameter.cs (1)
65_customAttributes = new CodeAttributeDeclarationCollection();
2 references to _customAttributes
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\CodeTypeParameter.cs (2)
63if (_customAttributes == null) 67return _customAttributes;