3 references to TypeNameFieldName
System.Runtime.Serialization.Schema (3)
System\Runtime\Serialization\Schema\CodeExporter.cs (3)
1304CodeMemberField typeNameField = new CodeMemberField(ImportGlobals.TypeOfXmlQualifiedName, TypeNameFieldName); 1786new CodeFieldReferenceExpression(null!, TypeNameFieldName) 1791new CodeFieldReferenceExpression(null!, TypeNameFieldName)