2 references to PointerSignatureProperty
ILLink.RoslynAnalyzer (2)
UnsafeMemberMissingSafetyDocumentationAnalyzer.cs (2)
23
public const string PointerSignatureProperty = nameof(
PointerSignatureProperty
);
80
properties = properties.Add(
PointerSignatureProperty
, bool.TrueString);