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