3 references to GetClrIdentifier
System.Runtime.Serialization.Schema (3)
System\Runtime\Serialization\Schema\CodeExporter.cs (3)
429typeName = GetClrIdentifier(typeName, ImportGlobals.DefaultTypeName); 482nestedTypeName = GetClrIdentifier(nestedTypeName, ImportGlobals.DefaultTypeName); 1371memberName = GetClrIdentifier(memberName, ImportGlobals.DefaultGeneratedMember);