2 references to IsBaseConstructorCallUnsafe
Microsoft.Cci.Extensions (2)
Writers\CSharp\CSDeclarationWriter.Methods.cs (2)
265
(method.IsConstructor &&
IsBaseConstructorCallUnsafe
(method.ContainingTypeDefinition)))
384
if (
IsBaseConstructorCallUnsafe
(type))