11 writes to _createType
dotnet-svcutil-lib (11)
FrameworkFork\Microsoft.CodeDom\System\CodeArrayCreateExpression.cs (11)
46_createType = createType; 55_createType = new CodeTypeReference(createType); 64_createType = new CodeTypeReference(createType); 76_createType = createType; 85_createType = new CodeTypeReference(createType); 94_createType = new CodeTypeReference(createType); 106_createType = createType; 115_createType = new CodeTypeReference(createType); 124_createType = new CodeTypeReference(createType); 140_createType = new CodeTypeReference(""); 146_createType = value;
2 references to _createType
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\CodeArrayCreateExpression.cs (2)
138if (_createType == null) 142return _createType;