2 writes to _type
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\CodeTypeReferenceExpression.cs (2)
73_type = new CodeTypeReference(""); 79_type = value;
2 references to _type
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\CodeTypeReferenceExpression.cs (2)
71if (_type == null) 75return _type;