2 writes to _type
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\CodeVariableDeclarationStatement.cs (2)
145_type = new CodeTypeReference(""); 151_type = value;
2 references to _type
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\CodeVariableDeclarationStatement.cs (2)
143if (_type == null) 147return _type;