16 references to HasSynthesizedStaticConstructor
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (16)
Semantics\SynthesizedStaticConstructorTests.cs (16)
28
Assert.False(
HasSynthesizedStaticConstructor
(typeSymbol));
44
Assert.False(
HasSynthesizedStaticConstructor
(typeSymbol));
61
Assert.False(
HasSynthesizedStaticConstructor
(typeSymbol));
78
Assert.True(
HasSynthesizedStaticConstructor
(typeSymbol));
95
Assert.False(
HasSynthesizedStaticConstructor
(typeSymbol));
111
Assert.False(
HasSynthesizedStaticConstructor
(typeSymbol));
129
Assert.False(
HasSynthesizedStaticConstructor
(typeSymbol));
148
Assert.False(
HasSynthesizedStaticConstructor
(typeSymbol));
167
Assert.False(
HasSynthesizedStaticConstructor
(typeSymbol));
186
Assert.False(
HasSynthesizedStaticConstructor
(typeSymbol));
201
Assert.False(
HasSynthesizedStaticConstructor
(typeSymbol));
218
Assert.False(
HasSynthesizedStaticConstructor
(typeSymbol));
233
Assert.False(
HasSynthesizedStaticConstructor
(typeSymbol));
250
Assert.False(
HasSynthesizedStaticConstructor
(typeSymbol));
266
Assert.True(
HasSynthesizedStaticConstructor
(typeSymbol));
284
Assert.True(
HasSynthesizedStaticConstructor
(typeSymbol));