1 write to _typeArguments
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\System\codemethodreferenceexpression.cs (1)
103_typeArguments = new CodeTypeReferenceCollection();
2 references to _typeArguments
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\codemethodreferenceexpression.cs (2)
101if (_typeArguments == null) 105return _typeArguments;