1 write to _constraints
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\System\CodeTypeParameter.cs (1)
53_constraints = new CodeTypeReferenceCollection();
2 references to _constraints
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\CodeTypeParameter.cs (2)
51if (_constraints == null) 55return _constraints;