3 references to XDocumentTypeName
System.Security.Cryptography (3)
System\Security\Cryptography\XmlKeyHelper.cs (3)
270
[return: UnsafeAccessorType(
XDocumentTypeName
)]
272
[UnsafeAccessorType(
XDocumentTypeName
)] object?_, string xmlString);
276
private static extern object? XDocument_GetRoot([UnsafeAccessorType(
XDocumentTypeName
)] object xDocument);