1 write to _typeBuilder
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\CodeGenerator.cs (1)
48_typeBuilder = typeBuilder;
2 references to _typeBuilder
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\CodeGenerator.cs (2)
63_methodBuilder = _typeBuilder.DefineMethod(methodName, methodAttributes, returnType, argTypes); 89_argList.Add("this", new ArgBuilder("this", 0, _typeBuilder.BaseType));