2 writes to _type
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\CodeMemberField.cs (2)
78_type = new CodeTypeReference(""); 84_type = value;
2 references to _type
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\CodeMemberField.cs (2)
76if (_type == null) 80return _type;