3 references to typeNameFieldName
System.Runtime.Serialization (3)
System\Runtime\Serialization\CodeExporter.cs (3)
1288
CodeMemberField typeNameField = new CodeMemberField(Globals.TypeOfXmlQualifiedName,
typeNameFieldName
);
1734
new CodeFieldReferenceExpression(null,
typeNameFieldName
)
1739
new CodeFieldReferenceExpression(null,
typeNameFieldName
)