2 references to referenceKey
System.ServiceModel (2)
System\ServiceModel\Description\ServiceContractGenerator.cs (2)
814return codeTypeReference.UserData[referenceKey] as CodeTypeDeclaration; 820codeTypeReference.UserData[referenceKey] = codeType;