1 write to _typeArguments
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\System\CodeTypeReference.cs (1)
410_typeArguments = new CodeTypeReferenceCollection();
2 references to _typeArguments
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\CodeTypeReference.cs (2)
408if (_typeArguments == null) 412return _typeArguments;