1 write to _typeParameters
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\System\CodeMemberMethod.cs (1)
176_typeParameters = new CodeTypeParameterCollection();
2 references to _typeParameters
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\CodeMemberMethod.cs (2)
174if (_typeParameters == null) 179return _typeParameters;