2 writes to _type
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\CodeMemberEvent.cs (2)
47_type = new CodeTypeReference(""); 53_type = value;
2 references to _type
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\CodeMemberEvent.cs (2)
45if (_type == null) 49return _type;