2 writes to _type
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\CodeParameterDeclarationExpression.cs (2)
120_type = new CodeTypeReference(""); 126_type = value;
2 references to _type
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\CodeParameterDeclarationExpression.cs (2)
118if (_type == null) 122return _type;