3 writes to _type
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.CodeDom\System\CodeDefaultValueExpression.cs (3)
28_type = type; 37_type = new CodeTypeReference(""); 43_type = value;
2 references to _type
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\CodeDefaultValueExpression.cs (2)
35if (_type == null) 39return _type;